Alexey Sotkin
|
27484d0f23
Add possibility to specify output stream for CompilerInstance
|
há 7 anos atrás |
Vitaly Buka
|
4a11be988c
[ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is set
|
há 7 anos atrás |
Adam Nemet
|
d81f643eb4
Handle/assert on DK_Remark
|
há 7 anos atrás |
Zachary Turner
|
6c57331175
Revert "[ADT] Make Twine's copy constructor private."
|
há 7 anos atrás |
Zachary Turner
|
29b9ec05e6
[ADT] Make Twine's copy constructor private.
|
há 7 anos atrás |
Adam Nemet
|
eb5cf2772e
Move verbosity check for opt remarks to the diag handler.
|
há 7 anos atrás |
Reid Kleckner
|
72f704f4e9
[Support] Rename tool_output_file to ToolOutputFile, NFC
|
há 8 anos atrás |
Adam Nemet
|
2351bad637
Add override for ClangDiagnosticHandler::isAnyRemarkEnabled()
|
há 8 anos atrás |
Adam Nemet
|
a576fcd740
Fix ClangDiagnosticHandler::is*RemarkEnabled members
|
há 8 anos atrás |
Vivek Pandya
|
88ada1a2d1
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 LLVM code change is as per https://reviews.llvm.org/D33514
|
há 8 anos atrás |
Brian Gesiak
|
6ac9c51ede
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
|
há 8 anos atrás |
Brian Gesiak
|
315a27e4b8
Revert "[Driver] Add -fdiagnostics-hotness-threshold"
|
há 8 anos atrás |
Brian Gesiak
|
65139b8e3f
[Driver] Add -fdiagnostics-hotness-threshold
|
há 8 anos atrás |
Brian Gesiak
|
77c1cc560f
[ORE] Use LLVM's "diagnostics hotness" spelling
|
há 8 anos atrás |
Reid Kleckner
|
031053b045
Fix uninitialized bool read causing x86_64-mno-sse.c test failure
|
há 8 anos atrás |
Richard Smith
|
92c5967c32
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
|
há 8 anos atrás |
Reid Kleckner
|
19f61736de
Fix -Wunused-lambda-capture warning in new code
|
há 8 anos atrás |
Jonas Devlieghere
|
ec5dd34227
[Linker] Provide callback for internalization
|
há 8 anos atrás |
Justin Bogner
|
fc92af3eab
Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM
|
há 8 anos atrás |
Amjad Aboud
|
05157f019a
[DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros.
|
há 8 anos atrás |
Peter Collingbourne
|
d8ed0fb0a6
IRGen: When loading the main module in the distributed ThinLTO backend, look for the module containing the summary.
|
há 8 anos atrás |
Adam Nemet
|
694415162d
Support MIR opt-remarks with -fsave-optimization-record
|
há 8 anos atrás |
Justin Lebar
|
771d6cd1ae
[CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules.
|
há 8 anos atrás |
Peter Collingbourne
|
703ba991db
IRGen: Factor out function CodeGenAction::loadModule. NFCI.
|
há 8 anos atrás |
Saleem Abdulrasool
|
72e537abaf
CodeGen: plumb header search down to the IAS
|
há 8 anos atrás |
Reid Kleckner
|
03313c383f
Fix -Winconsistent-missing-override in CodeGenAction.cpp
|
há 8 anos atrás |
Reid Kleckner
|
1f0b0f907b
Stop handling interesting deserialized decls after HandleTranslationUnit
|
há 8 anos atrás |
Mehdi Amini
|
b806c5ad66
Change setDiagnosticsOutputFile to take a unique_ptr from a raw pointer (NFC)
|
há 8 anos atrás |
Matthias Braun
|
6f60f84c11
Adapt to llvm NamedRegionTimer changes
|
há 8 anos atrás |
Peter Collingbourne
|
264382d38b
Bitcode: Change module reader functions to return an llvm::Expected.
|
há 8 anos atrás |