This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc07498e4aca8a94dea665a786d7509a60ffeb59
clang-p2996
/
clang
/
lib
/
ASTMatchers
/
Dynamic
History
Aaron Ballman
ba8dbbe86f
Adding an AST matcher to ignore parenthesis in *types* (rather than expressions). This is required for traversing certain types (like function pointer types).
...
llvm-svn: 271927
2016-06-06 18:52:17 +00:00
..
CMakeLists.txt
Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp
2016-02-09 19:53:30 +00:00
Diagnostics.cpp
SourceRanges are small and trivially copyable, don't them by reference.
2015-10-04 04:53:55 +00:00
Marshallers.h
Add an AST matcher for CastExpr kind
2016-05-13 19:36:55 +00:00
Parser.cpp
Roll-back r250822.
2015-10-20 13:23:58 +00:00
Registry.cpp
Adding an AST matcher to ignore parenthesis in *types* (rather than expressions). This is required for traversing certain types (like function pointer types).
2016-06-06 18:52:17 +00:00
VariantValue.cpp
Roll-back r250822.
2015-10-20 13:23:58 +00:00