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
/
tools
/
clang-import-test
/
clang-import-test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
Raphael Isemann
2019-10-01
1
-2
/
+2
*
ArrayRef'ized CompilerInvocation::CreateFromArgs
Dmitri Gribenko
2019-08-27
1
-3
/
+1
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-11
/
+11
*
[clang] Adopt new FileManager error-returning APIs
Harlan Haskins
2019-08-01
1
-2
/
+2
*
Introduce the ability to dump the AST to JSON.
Aaron Ballman
2019-05-13
1
-2
/
+3
*
Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBu...
Nico Weber
2019-04-04
1
-1
/
+2
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+1
*
[ASTImporter] Add test for C++'s try/catch statements.
Raphael Isemann
2018-08-20
1
-0
/
+2
*
[ASTImporter] Add test for C++ casts and fix broken const_cast importing.
Raphael Isemann
2018-08-20
1
-0
/
+2
*
Allow the creation of human-friendly ASTDumper to arbitrary output stream
Alexander Kornienko
2018-04-06
1
-1
/
+2
*
clang-import-test: fix build with clang-3.8
Pavel Labath
2018-03-13
1
-1
/
+1
*
[clang-import-test] Run clang-format, NFC
Vedant Kumar
2018-02-07
1
-8
/
+9
*
Fix typos of occurred and occurrence
Malcolm Parsons
2018-01-24
1
-1
/
+1
*
Add support for remembering origins to ExternalASTMerger
Sean Callanan
2017-09-27
1
-58
/
+92
*
This adds the argument --dump-ir to clang-import-test, which allows
Sean Callanan
2017-08-07
1
-3
/
+11
*
[ExternalASTMerger] Import Objective-C classes
Sean Callanan
2017-07-25
1
-12
/
+27
*
[clang-import-test] Committed missed update to clang-import-test.cpp
Sean Callanan
2017-07-11
1
-16
/
+2
*
Preserve CXX method overrides in ASTImporter
Lang Hames
2017-06-20
1
-9
/
+23
*
[ASTImporter] Improve handling of incomplete types
Sean Callanan
2017-05-13
1
-2
/
+44
*
[clang-import-test] Lookup inside contexts
Sean Callanan
2017-04-11
1
-52
/
+12
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-1
/
+1
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-1
/
+1
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-1
/
+1
*
Testbed and skeleton of a new expression parser
Sean Callanan
2016-12-22
1
-0
/
+319
*
Reverting r290004, r290006, r290010 pending review.
Sean Callanan
2016-12-19
1
-319
/
+0
*
Testbed and skeleton of a new expression parser
Sean Callanan
2016-12-16
1
-0
/
+319