Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
пре 6 година |
Stephen Kelly
|
d0fdb4f35f
Add dump() method for SourceRange
|
пре 7 година |
Stephen Kelly
|
8601e55c98
Add a newline to SourceLocation dump output
|
пре 7 година |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
пре 7 година |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
пре 7 година |
Eugene Zelenko
|
53d982bea4
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
пре 7 година |
Christof Douma
|
8aeb339f32
Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc""
|
пре 8 година |
Christof Douma
|
27337711cd
Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"
|
пре 8 година |
Christof Douma
|
121eb4635e
[NFC] Refactor DiagnosticRenderer to use FullSourceLoc
|
пре 8 година |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
пре 9 година |
Aaron Ballman
|
e041232862
Removing spurious semi colons; NFC.
|
пре 10 година |
Rafael Espindola
|
3bc6e602f7
Inline function into only use.
|
пре 11 година |
Alp Toker
|
759afce785
Only mark dump() function definitions 'used' in debug builds
|
пре 11 година |
Benjamin Kramer
|
21fa5d182f
PR14581: Make SourceLocation::printToString work, or it will always return an empty string.
|
пре 12 година |
Argyrios Kyrtzidis
|
9410928fb8
Add a SourceLocation::printToString() that returns in a std::string what dump()
|
пре 12 година |
Benjamin Kramer
|
a6c10681e5
Move FullSourceLoc::dump into the .cpp file, the used attribute made us emit this into every TU that includes SourceLocation.h.
|
пре 13 година |
Chandler Carruth
|
3201f38295
Clean up as many of the comments in Basic I can find to talk in terms of
|
пре 14 година |
Chandler Carruth
|
642116259e
Rename getInstantiationLineNumber to getExpansionLineNumber in both
|
пре 14 година |
Chandler Carruth
|
a77c031cb6
Rename getInstantiationColumnNumber to getExpansionColumnNumber in both
|
пре 14 година |
Chandler Carruth
|
402785357a
Mechanically rename SourceManager::getInstantiationLoc and
|
пре 14 година |
Chris Lattner
|
5f9e272e63
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
пре 14 година |
Argyrios Kyrtzidis
|
0827408865
Fix diagnostic pragmas.
|
пре 14 година |
Douglas Gregor
|
cb7b1e17b6
Make sure to always check the result of
|
пре 14 година |
Douglas Gregor
|
64e462dff0
Update get*LineNumber() and get*ColumnNumber() functions to pass the
|
пре 15 година |
Douglas Gregor
|
a543016fe0
Audit all callers of SourceManager::getCharacterData(); update some of
|
пре 15 година |
Douglas Gregor
|
aae58b0c3e
Audit all getBuffer() callers (for both the FullSourceLoc and
|
пре 15 година |
Benjamin Kramer
|
ceafc4b635
Switch another function to StringRef instead of char pointer pairs.
|
пре 15 година |
Mike Stump
|
1eb4433ac4
Remove tabs, and whitespace cleanups.
|
пре 16 година |
Douglas Gregor
|
370187c8a3
Remove the serialization code that predates precompiled
|
пре 16 година |
Daniel Dunbar
|
4a77edb3f0
Remove some now-unneeded calls to llvm::errs().flush().
|
пре 16 година |