Petr Hosek
|
2db0cb23ff
[ADT] Normalize empty triple components
|
7 years ago |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 years ago |
Bruno Cardoso Lopes
|
3264f7f496
Reapply r336660: [Modules] Autoload subdirectory modulemaps with specific LangOpts
|
7 years ago |
Bruno Cardoso Lopes
|
76bc093350
Revert "[modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts"
|
7 years ago |
Yuka Takahashi
|
f40124d4f0
[modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts
|
7 years ago |
Erich Keane
|
ba7b10ace8
[clang-cl, PCH] Implement support for MS-style PCH through headers
|
7 years ago |
Richard Smith
|
1faea10f90
Factor out Clang's desired 8MB stack size constant from the various
|
7 years ago |
Richard Smith
|
13c1a496d7
Improve diagnostics for config mismatches with -fmodule-file.
|
7 years ago |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 years ago |
Erich Keane
|
a3220b023e
[clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P
|
7 years ago |
Bruno Cardoso Lopes
|
a05f37359b
[Modules] Allow @import to reach submodules in private module maps
|
7 years ago |
Bruno Cardoso Lopes
|
c995be9ca4
Use export_as for autolinking frameworks
|
7 years ago |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 years ago |
Andrew V. Tischenko
|
d3f7881f4d
-ftime-report switch support in Clang.
|
7 years ago |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 years ago |
Ben Langmuir
|
e403c97d4e
[vfs] Don't bail out after a missing -ivfsoverlay file
|
7 years ago |
Jordan Rose
|
8b8dfd5cb4
Remove problematic PrettyStackTrace entry added in r328276
|
7 years ago |
Jordan Rose
|
5fe5d44d7f
Sink PrettyDeclStackTrace down to the AST library
|
7 years ago |
Bruno Cardoso Lopes
|
acdaa235c6
[Modules] Honor -fmodule-name when handling private framework modules
|
7 years ago |
Bruno Cardoso Lopes
|
78bb478c5d
[Modules] Fix remapping from Foo.Private to Foo_Private to happen before typo correction
|
7 years ago |
Bruno Cardoso Lopes
|
e959732272
[Modules] Map missing private submodules from Foo.Private to Foo_Private
|
7 years ago |
Saleem Abdulrasool
|
b623e4aa71
Driver: hoist the `wchar_t` handling to the driver
|
7 years ago |
Raphael Isemann
|
7b30399eef
Use the VFS from the CompilerInvocation by default
|
8 years ago |
Richard Smith
|
5fa94c9ce1
Fix ownership of the MemoryBuffer in a FrontendInputFile.
|
8 years ago |
Justin Lebar
|
640d10c8b0
[CUDA] When compilation fails, print the compilation mode.
|
8 years ago |
Boris Kolpackov
|
90051f7676
[modules] Add ability to specify module name to module file mapping (reapply)
|
8 years ago |
Victor Leschuk
|
6f7f03ccb1
Revert r312105 [modules] Add ability to specify module name to module file mapping
|
8 years ago |
Boris Kolpackov
|
ca9ec867b6
[modules] Add ability to specify module name to module file mapping
|
8 years ago |
Boris Kolpackov
|
6b41ce0eda
[modules-ts] Omit submodule semantics for TS modules
|
8 years ago |
Nico Weber
|
f9afe1de8c
Use "foo-12345.o.tmp" instead of "foo.o-12345" as temporary file name.
|
8 years ago |