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
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
..
Dynamic
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
ASTMatchersInternal.cpp
Fix a -Wunused-variable diagnostic.
2016-02-23 10:29:04 +00:00
ASTMatchFinder.cpp
[ASTMatchers] Do not try to memoize nodes we can't compare.
2016-04-19 15:52:56 +00:00
CMakeLists.txt
ASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 16:25:19 +00:00