Commit History

Author SHA1 Message Date
  Raphael Isemann 6803cc1958 [lldb] Print better diagnostics for user expressions and modules 6 years ago
  Rui Ueyama e0c6a2938f Revert r367649: Improve raw_ostream so that you can "write" colors using operator<< 6 years ago
  Rui Ueyama 9ead55fa15 Improve raw_ostream so that you can "write" colors using operator<< 6 years ago
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 years ago
  Igor Kudrin 6e38ac0498 Do not resolve directory junctions for `-fdiagnostics-absolute-paths` on Windows. 6 years ago
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC 6 years ago
  Harlan Haskins fe7e41cdbe Replace clang::FileData with llvm::vfs::Status 6 years ago
  Hans Wennborg cf04f7a4b8 Remove extraneous space in MSVC-style diagnostic output 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. 7 years ago
  Chih-Hung Hsieh 0d4b55467c [clang] buildFixItInsertionLine should use Hints of the same FID and LineNo 8 years ago
  Christof Douma 8aeb339f32 Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"" 8 years ago
  Christof Douma 27337711cd Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc" 8 years ago
  Christof Douma 121eb4635e [NFC] Refactor DiagnosticRenderer to use FullSourceLoc 8 years ago
  Benjamin Kramer 566062da29 Make helper functions static. NFC. 8 years ago
  Benjamin Kramer 58d094a82f [Frontend] Don't index into an empty string. 8 years ago
  Richard Smith db65590591 Add option to include multiple lines in snippets. 8 years ago
  Justin Lebar dd052623fd Move UTF functions into namespace llvm. 9 years ago
  Hans Wennborg 216f664759 Add support for -fdiagnostics-absolute-paths: printing absolute paths in diagnostics 9 years ago
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 years ago
  Richard Smith 32ef06ab96 Fix use of uninitialized value exposed by r267802. Accessors of an invalid 9 years ago
  Nico Weber b885d54711 clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting. 9 years ago
  NAKAMURA Takumi 709d368974 Revert r263974, "clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting." 9 years ago
  Nico Weber 2ce38073fd clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting. 9 years ago
  David Majnemer 1844181ab7 Don't crash w/ a diagnostic range containing a null byte 9 years ago
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 years ago
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 years ago
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 years ago