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
0d7d09f804c92d7a9f5ffe94de3520f2d40357ea
clang-p2996
/
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