Rafael Espindola
|
e616fa6104
Include system_error directly.
|
11 жил өмнө |
Rafael Espindola
|
9986295b4f
Replace llvm::error_code with std::error_code.
|
11 жил өмнө |
Rafael Espindola
|
534f692b4d
Use std::error_code instead of llvm::error_code.
|
11 жил өмнө |
Alp Toker
|
87b4da6407
Revert "Revert "Devise a package-private means to determine the LLVM version string""
|
11 жил өмнө |
Alp Toker
|
e063684a20
Revert "Devise a package-private means to determine the LLVM version string"
|
11 жил өмнө |
Alp Toker
|
7ea7c590eb
Devise a package-private means to determine the LLVM version string
|
11 жил өмнө |
Alp Toker
|
f4545688ea
Remove the last remaining llvm/Config/config.h includes
|
11 жил өмнө |
Alp Toker
|
b830eaf3e0
Fix leak from r210059
|
11 жил өмнө |
Craig Topper
|
d24fb6c947
[C++11] Use 'nullptr'. Frontend edition.
|
11 жил өмнө |
Alp Toker
|
16b97825c5
SourceManager: Use setMainFileID() consistently
|
11 жил өмнө |
Ben Langmuir
|
9dd934d2b2
Switch Wmodule-build to a remark
|
11 жил өмнө |
Nico Weber
|
d8758315ca
Let ASTReader optionally delete its ASTDeserializationListener.
|
11 жил өмнө |
Ben Langmuir
|
e9a44d1c14
Add -Wmodule-build to make it easy to see when modules are (re)built
|
11 жил өмнө |
Ben Langmuir
|
917eddeac5
Make module self-import an error
|
11 жил өмнө |
Alp Toker
|
1e0ab3f294
Eliminate ASTContext's DelayInitialization flag
|
11 жил өмнө |
Alp Toker
|
ad0a05027b
Reformat code following Preprocessor constructor updates
|
11 жил өмнө |
Alp Toker
|
e36c959c4d
Factor TargetInfo pointer/DelayInitialization bool pair out of Preprocessor ctor
|
11 жил өмнө |
Alp Toker
|
850a105f72
Remove unused IncrProcessing parameter from Preprocessor ctor
|
11 жил өмнө |
Justin Bogner
|
ec47c9130c
[cleanup] Fix an 80-column violation
|
11 жил өмнө |
John Thompson
|
86bb94f555
Quick fix for layering that broke shared library build.
|
11 жил өмнө |
John Thompson
|
53d5f45291
Fix unused variable.
|
11 жил өмнө |
John Thompson
|
9be87f8785
Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules.
|
11 жил өмнө |
Ben Langmuir
|
ef1b5dcd49
Allow multiple modules with the same name to coexist in the module cache
|
11 жил өмнө |
Argyrios Kyrtzidis
|
4b3bd42253
[Frontend] If the module file lock owner have died, try to get the lock again. Needs llvm r205683.
|
11 жил өмнө |
Ben Langmuir
|
310c3dc9ef
Add an option -fmodules-validate-system-headers
|
11 жил өмнө |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
11 жил өмнө |
Ahmed Charles
|
789a4f820d
Change OwningPtr::take() to OwningPtr::release().
|
11 жил өмнө |
Argyrios Kyrtzidis
|
ddea715540
[Preprocessor] Pass TranslationUnitKind to the preprocessor and if it is TU_Prefix
|
11 жил өмнө |
Ben Langmuir
|
9f36327e3d
Add dependencies from imported modules with -MD
|
11 жил өмнө |
Richard Smith
|
bc308b5da7
[C++11] Simplify a callback to use a lambda.
|
11 жил өмнө |