Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 سال پیش |
Richard Smith
|
e1fb567d8b
[modules] Support use of -E on modules built from the command line.
|
7 سال پیش |
Richard Smith
|
84853833c2
[modules] Frontend support for building a header module from a list of
|
7 سال پیش |
Sam McCall
|
446fa15e64
[VFS] vfs::directory_iterator yields path and file type instead of full Status
|
7 سال پیش |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 سال پیش |
Bruno Cardoso Lopes
|
e89556485e
[PCH+Modules] Load -fmodule-map-file content before including PCHs
|
7 سال پیش |
Vassil Vassilev
|
b212149560
Print the qualified name when dumping deserialized decls.
|
7 سال پیش |
Ivan Donchevskii
|
3303890be9
[Frontend] Avoid running plugins during code completion parse
|
7 سال پیش |
Ivan Donchevskii
|
e0cb87fda9
Revert https://reviews.llvm.org/D46050 and https://reviews.llvm.org/D45815
|
7 سال پیش |
Ivan Donchevskii
|
72a418772e
[Frontend] Avoid running plugins during code completion parse
|
7 سال پیش |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 سال پیش |
Andrew V. Tischenko
|
d3f7881f4d
-ftime-report switch support in Clang.
|
7 سال پیش |
Bruno Cardoso Lopes
|
8ab750617f
Track shadow modules with a generation counter.
|
7 سال پیش |
Raphael Isemann
|
7b30399eef
Use the VFS from the CompilerInvocation by default
|
8 سال پیش |
Richard Smith
|
5fa94c9ce1
Fix ownership of the MemoryBuffer in a FrontendInputFile.
|
8 سال پیش |
Richard Smith
|
9f28442d72
Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state.
|
8 سال پیش |
Richard Smith
|
2d7d5c241b
Track the set of module maps read while building a .pcm file and reload those when preprocessing from that .pcm file.
|
8 سال پیش |
Richard Smith
|
f2468c5d9d
Remove some redundant setup when preprocessing .pcm files.
|
8 سال پیش |
Richard Smith
|
772553c418
Remove 'Filename' parameter from BeginSourceFileAction.
|
8 سال پیش |
Richard Smith
|
9a007fcb67
Retain header search and preprocessing options from AST file when emitting
|
8 سال پیش |
Richard Smith
|
747fcbb890
Factor out and unify emission of "module is unavailable" diagnostics.
|
8 سال پیش |
Richard Smith
|
1a6f43b655
Rather than rejecting attempts to run preprocessor-only actions on AST files,
|
8 سال پیش |
Richard Smith
|
146ecad762
Support lazy stat'ing of files referenced by module maps.
|
8 سال پیش |
Richard Smith
|
62955aa443
[modules] When compiling a preprocessed module map, look for headers relative
|
8 سال پیش |
Reid Kleckner
|
ecac99cbb4
Give files from #line the characteristics of the current file
|
8 سال پیش |
Richard Smith
|
bc4ab6d64d
Add support for building modules from preprocessed source.
|
8 سال پیش |
Richard Smith
|
463eb6ab52
Move functionality for handling module maps as inputs from the -emit-module
|
8 سال پیش |
Richard Smith
|
92c5967c32
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
|
8 سال پیش |
Taewook Oh
|
ee2f6d93d8
Use filename in linemarker when compiling preprocessed source (Revised)
|
8 سال پیش |