Raphael Isemann
|
b5087049fd
[lldb][modern-type-lookup] No longer import temporary declarations into the persistent AST
|
%!s(int64=5) %!d(string=hai) anos |
Raphael Isemann
|
5dd8fd3019
[clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
|
%!s(int64=5) %!d(string=hai) anos |
Raphael Isemann
|
7b588ed9bb
[lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMerger
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
%!s(int64=6) %!d(string=hai) anos |
Gabor Marton
|
b211b92b88
[ASTImporter] Use llvm::Expected and Error in the importer API
|
%!s(int64=6) %!d(string=hai) anos |
Balazs Keri
|
36e125b91f
Changed every use of ASTImporter::Import to Import_New
|
%!s(int64=6) %!d(string=hai) anos |
Raphael Isemann
|
1e1ffe52e6
Remove the unused return value in ASTImporter::Imported [NFC]
|
%!s(int64=6) %!d(string=hai) anos |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
%!s(int64=6) %!d(string=hai) anos |
Raphael Isemann
|
f04d905d33
Set MustBuildLookupTable on PrimaryContext in ExternalASTMerger
|
%!s(int64=6) %!d(string=hai) anos |
Balazs Keri
|
6ff4ea1ff6
[ASTImporter] Added error handling for AST import.
|
%!s(int64=6) %!d(string=hai) anos |
Gabor Marton
|
2cd0afaeb3
[ASTImporter] Refactor Decl creation
|
%!s(int64=7) %!d(string=hai) anos |
Sam McCall
|
5029924c9f
[ASTImporter] avoid warnings: unused var, switch covered
|
%!s(int64=7) %!d(string=hai) anos |
Aleksei Sidorin
|
b926dd8427
[ASTImporter] Support LambdaExprs and improve template support
|
%!s(int64=7) %!d(string=hai) anos |
Nico Weber
|
34f8ea458e
Fix -Wcast-qual warning after r314336.
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
87d985aec9
Add support for remembering origins to ExternalASTMerger
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
0f53b50dc8
[ExternalASTMerger] Import Objective-C classes
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
660c98f3e3
clang-import-test had some dead code. I did the following to eliminate it:
|
%!s(int64=8) %!d(string=hai) anos |
Lang Hames
|
30060bff5b
Call setMustBuildLookupTable on TagDecls in ExternalASTMerger
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
848b631d3a
[ASTImporter] Improve handling of incomplete types
|
%!s(int64=8) %!d(string=hai) anos |
David Blaikie
|
661f8feccb
Use default ref capture to simplify local lambdas, use a template to avoid std::function overhead, other cleanup
|
%!s(int64=8) %!d(string=hai) anos |
NAKAMURA Takumi
|
855a7eedb9
ExternalASTMerger.cpp: Silence another warning. [-Wunused-lambda-capture]
|
%!s(int64=8) %!d(string=hai) anos |
Benjamin Kramer
|
e0f4a8bf0f
Silence unused variable warning in release builds.
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
fd6174d4ae
[ExternalASTMerger] Removed a move constructor to address MSVC build failure
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
384745c493
[ExternalASTMerger] Fix the MSVC build
|
%!s(int64=8) %!d(string=hai) anos |
Sean Callanan
|
3975e67148
[clang-import-test] Lookup inside contexts
|
%!s(int64=8) %!d(string=hai) anos |