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
/
lib
/
AST
/
ASTImporter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTImporter] Merge ExprBits
Gabor Marton
2018-09-03
1
-2
/
+15
*
[ASTImporter] Remove duplicated and dead CXXNamedCastExpr handling code.
Raphael Isemann
2018-08-22
1
-32
/
+0
*
Fix import of class templates partial specialization
Gabor Marton
2018-08-22
1
-24
/
+74
*
[ASTImporter] Add test for C++ casts and fix broken const_cast importing.
Raphael Isemann
2018-08-20
1
-0
/
+4
*
[ASTImporter] Improved import of friend templates.
Balazs Keri
2018-08-13
1
-10
/
+36
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-19
/
+15
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-37
/
+33
*
Port getStartLoc -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Add support for importing imaginary literals
Gabor Marton
2018-08-09
1
-0
/
+13
*
[ASTImporter] Load external Decls when getting field index.
Balazs Keri
2018-08-08
1
-19
/
+28
*
[ASTmporter] SourceRange-free function parameter checking for declarations
Gabor Marton
2018-08-06
1
-9
/
+15
*
Remove trailing space
Fangrui Song
2018-07-30
1
-239
/
+239
*
[ASTImporter] Add support for import of CXXInheritedCtorInitExpr.
Balazs Keri
2018-07-25
1
-0
/
+17
*
[ASTImporter] Fix poisonous structural equivalence cache
Gabor Marton
2018-07-17
1
-15
/
+20
*
[ASTImporter] Import described template (if any) of function.
Balazs Keri
2018-07-17
1
-0
/
+14
*
[ASTImporter] Import implicit methods of existing class.
Balazs Keri
2018-07-16
1
-2
/
+24
*
[ASTImporter] Fix infinite recursion on function import with struct definitio...
Gabor Marton
2018-07-12
1
-1
/
+19
*
[ASTImporter] Refactor Decl creation
Gabor Marton
2018-07-12
1
-416
/
+488
*
[AST] Structural equivalence of methods
Balazs Keri
2018-07-11
1
-7
/
+17
*
[ASTImporter] import FunctionDecl end locations
Rafael Stahl
2018-07-09
1
-2
/
+3
*
[ASTImporter] Fix import of objects with anonymous types
Gabor Marton
2018-07-05
1
-11
/
+2
*
[ASTImporter] import macro source locations
Rafael Stahl
2018-07-04
1
-37
/
+46
*
[ASTImporter] Added import of CXXStdInitializerListExpr
Gabor Marton
2018-06-29
1
-0
/
+14
*
Re-apply: [ASTImporter] Import the whole redecl chain of functions
Gabor Marton
2018-06-27
1
-37
/
+128
*
[ASTImporter] Use InjectedClassNameType at import of templated record.
Gabor Marton
2018-06-26
1
-0
/
+23
*
Revert "[ASTImporter] Import the whole redecl chain of functions"
Gabor Marton
2018-06-25
1
-128
/
+37
*
[ASTImporter] Import the whole redecl chain of functions
Gabor Marton
2018-06-25
1
-37
/
+128
*
[ASTImporter] Corrected lookup at import of templated record decl
Gabor Marton
2018-05-30
1
-1
/
+8
*
Testing commit access with whitespace change.
Rafael Stahl
2018-05-29
1
-2
/
+2
*
[ASTImporter] Fix ClassTemplateSpecialization in wrong DC
Gabor Marton
2018-05-25
1
-2
/
+6
*
[ASTImporter] Fix missing implict CXXRecordDecl in ClassTemplateSpecializatio...
Gabor Marton
2018-05-23
1
-2
/
+8
*
Fix duplicate class template definitions problem
Gabor Marton
2018-05-23
1
-15
/
+31
*
[ASTImporter] Fix missing implict CXXRecordDecl
Gabor Marton
2018-05-17
1
-1
/
+1
*
Test commit access: remove superflous spaces
Gabor Marton
2018-05-16
1
-1
/
+1
*
[ASTImporter] Extend lookup logic in class templates
Aleksei Sidorin
2018-05-15
1
-2
/
+8
*
[AST] Print correct tag decl for tag specifier
Joel E. Denny
2018-05-14
1
-1
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-4
/
+4
*
[ASTImporter] Properly import SourceLocations of Attrs
Aleksei Sidorin
2018-05-08
1
-13
/
+12
*
[ASTImporter] Support importing UnresolvedMemberExpr, DependentNameType, Depe...
Peter Szecsi
2018-05-07
1
-1
/
+86
*
[ASTImporter] Fix isa cast assert
Peter Szecsi
2018-05-02
1
-3
/
+7
*
[ASTImporter] FriendDecl importing improvements
Peter Szecsi
2018-04-25
1
-5
/
+9
*
[ASTImporter] Allow testing of import sequences; fix import of typedefs for a...
Aleksei Sidorin
2018-04-24
1
-23
/
+21
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2018-04-09
1
-407
/
+405
*
DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard
Richard Smith
2018-04-05
1
-1
/
+4
*
[ASTImporter] Fix for importing unnamed structs
Aleksei Sidorin
2018-04-05
1
-3
/
+2
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
1
-1
/
+0
*
Revert "[ObjC] Allow declaring __weak pointer fields in C structs in
Akira Hatanaka
2018-03-12
1
-0
/
+1
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-10
1
-1
/
+0
*
Quick fix for 325116 buildbots: move template specialization into namespace
Aleksei Sidorin
2018-02-14
1
-27
/
+29
*
[ASTImporter] Fix lexical DC for templated decls; support VarTemplatePartialS...
Aleksei Sidorin
2018-02-14
1
-50
/
+109
[next]