This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-18 05:24:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
501645920fb8c83d41c7fd949ba60e9123f28309
codeql
/
cpp
/
ql
History
Mathias Vorreiter Pedersen
501645920f
C++: Move private stuff from 'DataFlowUtil' to public stuff 'DataFlowPrivate'. Also make 'PostUpdateNodeImpl' public in 'DataFlowUtil'. Sadly, this means that it's visible at the query level (as DataFlow::PostUpdateNodeImpl), but I've added a big INTERNAL QLDoc on it to make sure people don't use it.
2023-12-19 10:41:35 +01:00
..
examples
CPP: Enable implicit this warnings for remaining packs
2023-06-27 14:44:24 +02:00
lib
C++: Move private stuff from 'DataFlowUtil' to public stuff 'DataFlowPrivate'. Also make 'PostUpdateNodeImpl' public in 'DataFlowUtil'. Sadly, this means that it's visible at the query level (as DataFlow::PostUpdateNodeImpl), but I've added a big INTERNAL QLDoc on it to make sure people don't use it.
2023-12-19 10:41:35 +01:00
src
C++: Fix joins in 'cpp/use-after-free'.
2023-12-18 14:49:09 +01:00
test
C++: Accept test changes.
2023-12-15 14:57:31 +00:00