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