index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
ASTMatchers
/
Dynamic
/
VariantValueTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ASTMatchers] Add support for floatLiterals
Peter Wu
2017-06-08
1
-0
/
+13
*
[ASTMatchers] Add support for boolean literals
Peter Wu
2017-06-08
1
-0
/
+12
*
Prune away some unused using decls. NFC.
Benjamin Kramer
2016-06-08
1
-3
/
+0
*
Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
2015-07-06
1
-3
/
+3
*
Add support for named values in the parser.
Samuel Benzaquen
2014-04-14
1
-0
/
+25
*
Revert "Add support for named values in the parser."
Samuel Benzaquen
2014-04-03
1
-7
/
+0
*
Add support for named values in the parser.
Samuel Benzaquen
2014-04-02
1
-0
/
+7
*
DynamicASTMatchers/VariantValueTest.cpp: It works with msvcrt since setmode(s...
NAKAMURA Takumi
2014-01-12
1
-1
/
+1
*
Reduce the number of symbols by changing how templates are instantiated per f...
Samuel Benzaquen
2013-08-30
1
-16
/
+21
*
Refactor "MatcherList" into "VariantMatcher" and abstract the notion of a lis...
Samuel Benzaquen
2013-08-13
1
-23
/
+30
*
Add support for polymorphic matchers. Use runtime type checking to determine ...
Samuel Benzaquen
2013-06-21
1
-28
/
+28
*
Disable an assertion death test when using MSVC's assert()
Reid Kleckner
2013-06-21
1
-3
/
+5
*
Enhancements for the DynTypedMatcher system.
Samuel Benzaquen
2013-06-20
1
-31
/
+40
*
Parser/Registry argument enhancements.
Samuel Benzaquen
2013-06-04
1
-0
/
+24
*
First revision of the dynamic ASTMatcher library.
Manuel Klimek
2013-05-14
1
-0
/
+97