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
*
recommit: [ASTImporter] Friend class decl should not be visible in its context
Gabor Marton
2019-12-18
1
-6
/
+44
*
Revert "[ASTImporter] Friend class decl should not be visible in its context"
Nico Weber
2019-12-17
1
-44
/
+6
*
[ASTImporter] Friend class decl should not be visible in its context
Gabor Marton
2019-12-17
1
-6
/
+44
*
[ASTImporter] Support functions with placeholder return types ...
Gabor Marton
2019-12-12
1
-0
/
+187
*
[ASTImporter] Implicitly declare parameters for imported ObjCMethodDecls
Raphael Isemann
2019-12-06
1
-0
/
+24
*
[ASTImporter][NFC] Enable disabled but passing test
Gabor Marton
2019-10-07
1
-4
/
+1
*
[ASTImporter][NFC] Add comprehensive tests for ODR violation handling strategies
Gabor Marton
2019-09-23
1
-184
/
+0
*
[ASTImporter] At import of records re-order indirect fields too.
Balazs Keri
2019-09-02
1
-6
/
+34
*
[ASTImporter] Do not look up lambda classes
Gabor Marton
2019-08-30
1
-0
/
+111
*
[ASTImporter] Propagate errors during import of overridden methods.
Balazs Keri
2019-08-30
1
-0
/
+44
*
[ASTImporter] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
1
-15
/
+254
*
[ASTImporter] Import additional flags for functions.
Balazs Keri
2019-08-13
1
-0
/
+49
*
[ASTImporter] Fix for import of friend class template with definition.
Balazs Keri
2019-08-12
1
-0
/
+44
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+38
*
[ASTImporter] Do not import FunctionTemplateDecl in record twice.
Balazs Keri
2019-08-07
1
-0
/
+46
*
[ASTImporter] Reorder fields after structure import is finished
Gabor Marton
2019-07-25
1
-1
/
+11
*
[ASTImporter] Fix structural eq of lambdas
Gabor Marton
2019-07-17
1
-0
/
+16
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
1
-0
/
+48
*
[ASTImporter] Fix import of lambda in function param
Gabor Marton
2019-07-08
1
-0
/
+39
*
[ASTImporter] Mark erroneous nodes in shared st
Gabor Marton
2019-07-01
1
-5
/
+80
*
[ASTImporter] Mark erroneous nodes in from ctx
Gabor Marton
2019-07-01
1
-14
/
+197
*
[ASTImporter] Propagate error from ImportDeclContext
Gabor Marton
2019-07-01
1
-0
/
+87
*
[ASTImporter] Store import errors for Decls
Gabor Marton
2019-06-25
1
-0
/
+121
*
[ASTImporter] Fix unhandled cases in ASTImporterLookupTable
Gabor Marton
2019-06-11
1
-5
/
+51
*
[ASTImporter] Enable disabled but passing tests
Gabor Marton
2019-05-20
1
-11
/
+2
*
[ASTImporter] Use llvm::Expected and Error in the importer API
Gabor Marton
2019-05-15
1
-1
/
+1
*
[ASTImporter] Separate unittest files
Gabor Marton
2019-05-13
1
-1065
/
+4
*
[ASTImporter] Corrected type of integer constant in a test.
Balazs Keri
2019-05-07
1
-2
/
+2
*
[ASTImporter] Import TemplateParameterLists in function templates.
Balazs Keri
2019-05-07
1
-0
/
+18
*
Fix gcc "-Wdangling-else" warnings. NFCI.
Simon Pilgrim
2019-04-30
1
-3
/
+6
*
[ASTImporter] Add an ImportImpl method to allow customizing Import behavior.
Raphael Isemann
2019-04-29
1
-9
/
+101
*
Changed every use of ASTImporter::Import to Import_New
Balazs Keri
2019-04-08
1
-18
/
+37
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
1
-5
/
+4
*
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
Duncan P. N. Exon Smith
2019-03-26
1
-1
/
+1
*
[ASTImporter] Fix redecl failures of FunctionTemplateSpec
Gabor Marton
2019-03-19
1
-77
/
+60
*
[ASTImporter] Fix redecl failures of ClassTemplateSpec
Gabor Marton
2019-03-19
1
-6
/
+42
*
[ASTImporter] Fix import of NestedNameSpecifierLoc.
Balazs Keri
2019-03-14
1
-0
/
+20
*
[ASTImporter] Import member expr with explicit template args
Gabor Marton
2019-03-07
1
-0
/
+50
*
[ASTImporter] Handle redecl chain of FunctionTemplateDecls
Gabor Marton
2019-03-07
1
-34
/
+14
*
[ASTImporter] Fix redecl failures of Class and ClassTemplate
Gabor Marton
2019-03-05
1
-8
/
+4
*
[ASTImporter] Add support for importing ChooseExpr AST nodes.
Tom Roeder
2019-02-26
1
-0
/
+34
*
Revert r354832 "[ASTImporter] Add support for importing ChooseExpr AST nodes."
Reid Kleckner
2019-02-26
1
-49
/
+0
*
[ASTImporter] Add support for importing ChooseExpr AST nodes.
Tom Roeder
2019-02-25
1
-0
/
+49
*
Fix remaining semicolon pedantic errors for intel
Gabor Marton
2019-02-20
1
-2
/
+2
*
Fix compile error with Intel's compiler (-Werror=pedantic)
Gabor Marton
2019-02-20
1
-60
/
+60
*
[ASTImporter] Find previous friend function template
Gabor Marton
2019-02-18
1
-0
/
+30
*
[ASTImporter] Unify redecl chain tests as type parameterized tests
Gabor Marton
2019-02-18
1
-641
/
+556
*
[ASTImporter] Import every Decl in lambda record
Gabor Marton
2019-02-15
1
-0
/
+20
*
[ASTImporter] Check visibility/linkage of functions and variables
Gabor Marton
2019-02-14
1
-0
/
+268
*
[ASTImporter] Add test RedeclChainShouldBeCorrectAmongstNamespaces
Gabor Marton
2019-02-11
1
-0
/
+41
[next]