Commit History

Author SHA1 Message Date
  Fangrui Song 1a8f8375fb Change \t to spaces 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Andrew V. Tischenko ba43c43904 Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature. 7 years ago
  Nico Weber dd0c68e17f Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578. 7 years ago
  Andrew V. Tischenko d3f7881f4d -ftime-report switch support in Clang. 7 years ago
  Alexey Sotkin 27484d0f23 Add possibility to specify output stream for CompilerInstance 7 years ago
  Vitaly Buka 4a11be988c [ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is set 7 years ago
  Adam Nemet d81f643eb4 Handle/assert on DK_Remark 7 years ago
  Zachary Turner 6c57331175 Revert "[ADT] Make Twine's copy constructor private." 7 years ago
  Zachary Turner 29b9ec05e6 [ADT] Make Twine's copy constructor private. 7 years ago
  Adam Nemet eb5cf2772e Move verbosity check for opt remarks to the diag handler. 7 years ago
  Reid Kleckner 72f704f4e9 [Support] Rename tool_output_file to ToolOutputFile, NFC 8 years ago
  Adam Nemet 2351bad637 Add override for ClangDiagnosticHandler::isAnyRemarkEnabled() 8 years ago
  Adam Nemet a576fcd740 Fix ClangDiagnosticHandler::is*RemarkEnabled members 8 years ago
  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 8 years ago
  Brian Gesiak 6ac9c51ede Un-revert "[Driver] Add -fdiagnostics-hotness-threshold" 8 years ago
  Brian Gesiak 315a27e4b8 Revert "[Driver] Add -fdiagnostics-hotness-threshold" 8 years ago
  Brian Gesiak 65139b8e3f [Driver] Add -fdiagnostics-hotness-threshold 8 years ago
  Brian Gesiak 77c1cc560f [ORE] Use LLVM's "diagnostics hotness" spelling 8 years ago
  Reid Kleckner 031053b045 Fix uninitialized bool read causing x86_64-mno-sse.c test failure 8 years ago
  Richard Smith 92c5967c32 Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 8 years ago
  Reid Kleckner 19f61736de Fix -Wunused-lambda-capture warning in new code 8 years ago
  Jonas Devlieghere ec5dd34227 [Linker] Provide callback for internalization 8 years ago
  Justin Bogner fc92af3eab Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM 8 years ago
  Amjad Aboud 05157f019a [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. 8 years ago
  Peter Collingbourne d8ed0fb0a6 IRGen: When loading the main module in the distributed ThinLTO backend, look for the module containing the summary. 8 years ago
  Adam Nemet 694415162d Support MIR opt-remarks with -fsave-optimization-record 8 years ago
  Justin Lebar 771d6cd1ae [CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules. 8 years ago
  Peter Collingbourne 703ba991db IRGen: Factor out function CodeGenAction::loadModule. NFCI. 8 years ago
  Saleem Abdulrasool 72e537abaf CodeGen: plumb header search down to the IAS 8 years ago