Fangrui Song
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
преди 6 години |
Richard Smith
|
ce328ca3ca
PR42301: Abort cleanly if we encounter a huge source file rather than
|
преди 6 години |
Alexandre Ganea
|
d4dc1a1166
[DebugInfo] Don't emit checksums when compiling a preprocessed CPP
|
преди 6 години |
Nikolai Kosjar
|
03fcf74589
[Preamble] Stop circular inclusion of main file when building preamble
|
преди 6 години |
Owen Pan
|
1b0b08fd71
[clang] Fix a bug that reports UTF32 (LE) files as UTF16 (LE) ones
|
преди 6 години |
Nico Weber
|
51ca2d3ac1
Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBuffer*
|
преди 6 години |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
преди 6 години |
Fangrui Song
|
8a8f9973b9
ComputeLineNumbers: delete SSE2 vectorization
|
преди 6 години |
Fangrui Song
|
a7d1b31c50
SourceManager: insert(make_pair(..)) -> try_emplace. NFC
|
преди 6 години |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
преди 6 години |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
преди 7 години |
Eric Liu
|
617cf1a3b9
Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet
|
преди 7 години |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
преди 7 години |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
преди 7 години |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
преди 7 години |
David Zarzycki
|
8cb6286a95
Fix for LLVM r326109
|
преди 7 години |
George Karpenkov
|
791a735f8c
[NFC] Extract method to SourceManager for traversing the macro "stack"
|
преди 7 години |
Pavel Labath
|
0604b824fd
Remove llvm::MemoryBuffer const_casts
|
преди 7 години |
Eugene Zelenko
|
dbacc64bb6
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
преди 7 години |
Richard Smith
|
5fa94c9ce1
Fix ownership of the MemoryBuffer in a FrontendInputFile.
|
преди 8 години |
Gabor Horvath
|
7416a3a78f
Factor out a functionality from isBeforeInTranslationUnit
|
преди 8 години |
Richard Smith
|
f2468c5d9d
Remove some redundant setup when preprocessing .pcm files.
|
преди 8 години |
Richard Smith
|
a38ba9770a
Fix memory leak exposed by r304726.
|
преди 8 години |
Richard Smith
|
1a6f43b655
Rather than rejecting attempts to run preprocessor-only actions on AST files,
|
преди 8 години |
Reid Kleckner
|
ecac99cbb4
Give files from #line the characteristics of the current file
|
преди 8 години |
Chih-Hung Hsieh
|
a852e77ecc
[Basic] getColumnNumber returns location of CR+LF on Windows
|
преди 8 години |
Vedant Kumar
|
3a5a4d80a5
Drop a redundant ".get()" call (NFC)
|
преди 8 години |
Vedant Kumar
|
e5e0f9d13f
[Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
|
преди 8 години |
Mehdi Amini
|
3353f9f983
Use StringRef for MemoryBuffer identifier API (NFC)
|
преди 9 години |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
преди 9 години |