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] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
1
-81
/
+90
*
ContentCache: Drop getBuffer's dependency on SourceManager
Duncan P. N. Exon Smith
2019-08-26
1
-2
/
+3
*
[ASTImporter] Import ctor initializers after setting flags.
Balazs Keri
2019-08-16
1
-17
/
+17
*
[ASTImporter] Import default expression of param before creating the param.
Balazs Keri
2019-08-14
1
-19
/
+47
*
[ASTImporter] Import additional flags for functions.
Balazs Keri
2019-08-13
1
-0
/
+3
*
[ASTImporter] Fix for import of friend class template with definition.
Balazs Keri
2019-08-12
1
-4
/
+6
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+4
*
[ASTImporter] Do not import FunctionTemplateDecl in record twice.
Balazs Keri
2019-08-07
1
-2
/
+12
*
[clang] Adopt new FileManager error-returning APIs
Harlan Haskins
2019-08-01
1
-2
/
+2
*
[ASTImporter] Reorder fields after structure import is finished
Gabor Marton
2019-07-25
1
-1
/
+53
*
[CrossTU] Add a function to retrieve original source location.
Balazs Keri
2019-07-24
1
-0
/
+4
*
Revert r366449: [CrossTU] Add a function to retrieve original source location.
Ilya Biryukov
2019-07-18
1
-24
/
+3
*
[CrossTU] Add a function to retrieve original source location.
Balazs Keri
2019-07-18
1
-3
/
+24
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
1
-7
/
+28
*
Fix uninitialized variable analyzer warning. NFCI.
Simon Pilgrim
2019-07-15
1
-1
/
+1
*
[ASTImporter] Added visibility context check for EnumDecl.
Balazs Keri
2019-07-09
1
-0
/
+2
*
[ASTImporter] Fix import of lambda in function param
Gabor Marton
2019-07-08
1
-11
/
+12
*
[ASTImporter] Mark erroneous nodes in shared st
Gabor Marton
2019-07-01
1
-14
/
+44
*
[ASTImporter] Silence unused variable warning in Release builds. NFC.
Benjamin Kramer
2019-07-01
1
-0
/
+1
*
[ASTImporter] Mark erroneous nodes in from ctx
Gabor Marton
2019-07-01
1
-8
/
+22
*
[ASTImporter] Propagate error from ImportDeclContext
Gabor Marton
2019-07-01
1
-6
/
+27
*
[ASTImporter] Store import errors for Decls
Gabor Marton
2019-06-25
1
-18
/
+80
*
[clang] Add storage for APValue in ConstantExpr
Gauthier Harnisch
2019-06-15
1
-0
/
+7
*
[C++20] add Basic consteval specifier
Gauthier Harnisch
2019-06-14
1
-7
/
+8
*
For DR712: store on a MemberExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-4
/
+5
*
For DR712: store on a DeclRefExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-1
/
+1
*
[ASTImporter] Fix unhandled cases in ASTImporterLookupTable
Gabor Marton
2019-06-11
1
-1
/
+2
*
Re-check in clang support gun asm goto after fixing tests.
Jennifer Yu
2019-06-03
1
-2
/
+8
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
1
-8
/
+2
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
1
-2
/
+8
*
[ASTImporter] Added visibility context check for CXXRecordDecl.
Balazs Keri
2019-05-27
1
-0
/
+3
*
[ASTImporter] Call to HandleNameConflict in VisitRecordDecl mistakeningly usi...
Shafik Yaghmour
2019-05-24
1
-1
/
+1
*
ASTNodeImporter - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-05-18
1
-2
/
+2
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-2
/
+10
*
[ASTImporter] Use llvm::Expected and Error in the importer API
Gabor Marton
2019-05-15
1
-206
/
+77
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-5
/
+23
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-0
/
+8
*
[ASTImporter] Fix inequivalence of unresolved exception spec
Gabor Marton
2019-05-08
1
-0
/
+5
*
[ASTImporter] Import TemplateParameterLists in function templates.
Balazs Keri
2019-05-07
1
-0
/
+21
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-23
/
+5
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-1
/
+10
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-5
/
+23
*
[ASTImporter] Add an ImportImpl method to allow customizing Import behavior.
Raphael Isemann
2019-04-29
1
-4
/
+16
*
[ASTImporter] Copy Argument Passing Restrictions setting when importing a CXX...
Shafik Yaghmour
2019-04-26
1
-0
/
+3
*
Fixed comment as pointed out by post-commit review of D59845
Raphael Isemann
2019-04-09
1
-1
/
+1
*
[ASTImporter] Call to HandleNameConflict in VisitEnumDecl mistakeningly using...
Shafik Yaghmour
2019-04-08
1
-1
/
+1
*
Changed every use of ASTImporter::Import to Import_New
Balazs Keri
2019-04-08
1
-7
/
+14
*
[ASTImporter] Convert ODR diagnostics inside ASTImporter implementation
Gabor Marton
2019-04-01
1
-14
/
+14
*
[ASTImporter] Fix IsStructuralMatch specialization for EnumDecl to prevent re...
Shafik Yaghmour
2019-03-27
1
-0
/
+6
*
[ASTImporter] Changed use of Import to Import_New in ASTNodeImporter.
Balazs Keri
2019-03-25
1
-50
/
+22
[next]