This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b51aafd28e
llvm-project
/
clang
/
lib
/
ASTMatchers
History
Aaron Ballman
a60bcdab92
Add a narrowing AST matcher that matches on a FunctionDecl with a non-throwing exception specification.
...
llvm-svn: 254516
2015-12-02 15:23:59 +00:00
..
Dynamic
Add a narrowing AST matcher that matches on a FunctionDecl with a non-throwing exception specification.
2015-12-02 15:23:59 +00:00
ASTMatchFinder.cpp
Use data recursion in RecursiveASTVisitor when traversing Stmt and Expr nodes.
2015-11-24 03:09:01 +00:00
ASTMatchersInternal.cpp
[ASTMatchers] Use provided target NodeKind instead of inferring it from the matchers.
2015-07-17 16:05:27 +00:00
CMakeLists.txt
ASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 16:25:19 +00:00
Makefile
First revision of the dynamic ASTMatcher library.
2013-05-14 09:13:00 +00:00