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
/
ASTImporterTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix duplicate class template definitions problem
Gabor Marton
2018-05-23
1
-2
/
+128
*
[ASTImporter] Enable disabled but passing test
Gabor Marton
2018-05-18
1
-1
/
+1
*
Do not try to remove invisible Decls from DeclContext
Gabor Marton
2018-05-18
1
-0
/
+33
*
[ASTImporter] Fix missing implict CXXRecordDecl
Gabor Marton
2018-05-17
1
-1
/
+1
*
[ASTImporter] Extend lookup logic in class templates
Aleksei Sidorin
2018-05-15
1
-0
/
+33
*
[ASTImporter] Turn StringRefs back to std::strings to avoid use-after-free
Aleksei Sidorin
2018-05-14
1
-2
/
+2
*
[ASTImporter] Support importing UnresolvedMemberExpr, DependentNameType, Depe...
Peter Szecsi
2018-05-07
1
-0
/
+55
*
[ASTImporter] Allow testing of import sequences; fix import of typedefs for a...
Aleksei Sidorin
2018-04-24
1
-45
/
+251
*
[ASTImporter] Add test helper Fixture
Peter Szecsi
2018-03-30
1
-6
/
+693
*
[ASTImporter] Fix lexical DC for templated decls; support VarTemplatePartialS...
Aleksei Sidorin
2018-02-14
1
-14
/
+26
*
Attempt to make the PS4 build bot happy.
Gabor Horvath
2018-01-27
1
-2
/
+2
*
[ASTImporter] Add support to import some AST nodes:
Gabor Horvath
2018-01-27
1
-0
/
+92
*
[ASTImporter] Support LambdaExprs and improve template support
Aleksei Sidorin
2018-01-26
1
-7
/
+28
*
[ASTImporter] Support importing CXXUnresolvedConstructExpr and UnresolvedLook...
Aleksei Sidorin
2018-01-09
1
-0
/
+35
*
[ASTImporter] Support importing FunctionTemplateDecl and CXXDependentScopeMem...
Aleksei Sidorin
2017-12-27
1
-0
/
+30
*
[ASTImporterTest] Add mandatory testing with '-fdelayed-template-parsing'
Aleksei Sidorin
2017-12-21
1
-384
/
+386
*
Revert r320942, "[ASTImporter] Support importing FunctionTemplateDecl and CXX...
Peter Collingbourne
2017-12-20
1
-29
/
+0
*
[ASTImporter] Support importing FunctionTemplateDecl and CXXDependentScopeMem...
Aleksei Sidorin
2017-12-17
1
-0
/
+29
*
[ASTImporter] Add unit tests for UsingDecl and UsingShadowDecl
Aleksei Sidorin
2017-12-03
1
-0
/
+41
*
[ASTImporter] Support importing CXXPseudoDestructorExpr
Aleksei Sidorin
2017-11-27
1
-0
/
+16
*
[ASTImporter] Support TypeTraitExpr
Aleksei Sidorin
2017-11-26
1
-0
/
+41
*
[ASTImporter] TypeAliasTemplate and PackExpansion importing capability
Gabor Horvath
2017-11-14
1
-0
/
+40
*
[ASTImporter] Import SubStmt of CaseStmt
Gabor Horvath
2017-10-18
1
-0
/
+13
*
Unify and simplify the behavior of the hasDeclaration matcher.
Manuel Klimek
2017-08-02
1
-29
/
+13
*
[ASTImporter] Added ability to import AtomicType nodes
Gabor Horvath
2016-11-23
1
-0
/
+15
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-2
/
+1
*
[ASTImporter] Implement some expression-related AST node import (part 2)
Aleksei Sidorin
2016-09-28
1
-0
/
+19
*
Prune away some unused using decls. NFC.
Benjamin Kramer
2016-06-08
1
-4
/
+0
*
[ASTMatchers] Breaking change of `has` matcher
Piotr Padlewski
2016-05-31
1
-14
/
+8
*
[ASTImporter] Implement some expression-related AST node import.
Artem Dergachev
2016-04-14
1
-0
/
+470
[prev]