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
/
AST
/
StructuralEquivalenceTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AST] AST structural equivalence to work internally with pairs.
Balazs Keri
2019-09-02
1
-0
/
+122
*
[ASTImporter] Fix inequivalence of ClassTemplateInstantiations
Gabor Marton
2019-07-23
1
-0
/
+192
*
[ASTImporter] Fix structural eq of lambdas
Gabor Marton
2019-07-17
1
-0
/
+52
*
[ASTImporter] Structural eq: handle DependentScopeDeclRefExpr
Gabor Marton
2019-07-02
1
-0
/
+138
*
[ASTImporter] Enable disabled but passing tests
Gabor Marton
2019-05-20
1
-2
/
+1
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-0
/
+40
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-40
/
+0
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-0
/
+40
*
[AST] Fix structural inequivalence of operators
Gabor Marton
2019-02-08
1
-0
/
+27
*
[ASTImporter] Fix up test that only works on X86.
David Green
2019-02-02
1
-3
/
+7
*
[AST] Add structural eq tests for template args
Gabor Marton
2019-01-28
1
-0
/
+19
*
Fix failing buildbots
Gabor Marton
2019-01-24
1
-2
/
+2
*
Fix failing buildbots
Gabor Marton
2019-01-24
1
-1
/
+4
*
[ASTImporter] Fix inequality of functions with different attributes
Gabor Marton
2019-01-24
1
-0
/
+25
*
[ASTImporter] Fix redecl chain of classes and class templates
Gabor Marton
2018-12-17
1
-0
/
+71
*
Fix structural inequivalency of forward EnumDecl
Gabor Marton
2018-08-09
1
-0
/
+54
*
[AST] Check described template at structural equivalence check.
Balazs Keri
2018-08-08
1
-5
/
+28
*
[ASTImporter] Fix poisonous structural equivalence cache
Gabor Marton
2018-07-17
1
-1
/
+1
*
[ASTImporter] Fix import of unnamed structs
Gabor Marton
2018-07-17
1
-2
/
+86
*
[ASTImporter] Refactor Decl creation
Gabor Marton
2018-07-12
1
-2
/
+3
*
[AST] Fix for structural equivalence tests in rL336776.
Balazs Keri
2018-07-11
1
-5
/
+6
*
[AST] Structural equivalence of methods
Balazs Keri
2018-07-11
1
-55
/
+393
*
[ASTImporter] Add unit tests for structural equivalence
Gabor Marton
2018-05-24
1
-0
/
+207