This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
ASTMatchers
History
Benjamin Kramer
ca5ebafc9d
Remove unused typedef as pointed out by a GCC warning.
...
Yay for auto. llvm-svn: 203912
2014-03-14 10:15:44 +00:00
..
Dynamic
[C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate.
2014-03-10 17:55:02 +00:00
ASTMatchersInternal.cpp
Add support for the 'unless' matcher in the dynamic layer.
2013-11-22 14:41:48 +00:00
ASTMatchFinder.cpp
Remove unused typedef as pointed out by a GCC warning.
2014-03-14 10:15:44 +00:00
CMakeLists.txt
[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-26 06:41:29 +00:00
Makefile
First revision of the dynamic ASTMatcher library.
2013-05-14 09:13:00 +00:00