Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 năm trước cách đây |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Eric Liu
|
617cf1a3b9
Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet
|
7 năm trước cách đây |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 năm trước cách đây |
Richard Smith
|
ef91bd38cd
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
|
7 năm trước cách đây |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 năm trước cách đây |
David Zarzycki
|
8cb6286a95
Fix for LLVM r326109
|
7 năm trước cách đây |
George Karpenkov
|
791a735f8c
[NFC] Extract method to SourceManager for traversing the macro "stack"
|
7 năm trước cách đây |
Pavel Labath
|
0604b824fd
Remove llvm::MemoryBuffer const_casts
|
7 năm trước cách đây |
Eugene Zelenko
|
dbacc64bb6
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 năm trước cách đây |
Richard Smith
|
5fa94c9ce1
Fix ownership of the MemoryBuffer in a FrontendInputFile.
|
8 năm trước cách đây |
Gabor Horvath
|
7416a3a78f
Factor out a functionality from isBeforeInTranslationUnit
|
8 năm trước cách đây |
Richard Smith
|
f2468c5d9d
Remove some redundant setup when preprocessing .pcm files.
|
8 năm trước cách đây |
Richard Smith
|
a38ba9770a
Fix memory leak exposed by r304726.
|
8 năm trước cách đây |
Richard Smith
|
1a6f43b655
Rather than rejecting attempts to run preprocessor-only actions on AST files,
|
8 năm trước cách đây |
Reid Kleckner
|
ecac99cbb4
Give files from #line the characteristics of the current file
|
8 năm trước cách đây |
Chih-Hung Hsieh
|
a852e77ecc
[Basic] getColumnNumber returns location of CR+LF on Windows
|
8 năm trước cách đây |
Vedant Kumar
|
3a5a4d80a5
Drop a redundant ".get()" call (NFC)
|
8 năm trước cách đây |
Vedant Kumar
|
e5e0f9d13f
[Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
|
8 năm trước cách đây |
Mehdi Amini
|
3353f9f983
Use StringRef for MemoryBuffer identifier API (NFC)
|
9 năm trước cách đây |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 năm trước cách đây |
Richard Smith
|
75ca7db314
One more fix for use of invalid PresumedLocs missed by r267914.
|
9 năm trước cách đây |
Richard Smith
|
32ef06ab96
Fix use of uninitialized value exposed by r267802. Accessors of an invalid
|
9 năm trước cách đây |
Richard Trieu
|
3fae4abaf2
Remove use of builtin comma operator.
|
9 năm trước cách đây |
Yury Gribov
|
af685824de
Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline.
|
9 năm trước cách đây |
Yury Gribov
|
6048ca59b7
Small refactor in isBeforeInTranslationUnit.
|
9 năm trước cách đây |
Gabor Horvath
|
d69b791aec
[analyzer] Fix IssueHash generation.
|
9 năm trước cách đây |
Richard Smith
|
59763b390a
[modules] Refactor handling of -fmodules-embed-*. Track this properly rather
|
9 năm trước cách đây |
Richard Smith
|
8100fed41b
[modules] Add -cc1 flag -fmodules-embed-all-files.
|
9 năm trước cách đây |
Vedant Kumar
|
9dbd439a38
[Basic] Fix DRY violation, just call getLineTable() (NFC)
|
9 năm trước cách đây |