Harlan Haskins
|
43696f8809
[clang] Adopt new FileManager error-returning APIs
|
6 år sedan |
Richard Smith
|
ae7a41c9de
[c++2a] Add semantic support for private module fragments.
|
6 år sedan |
Duncan P. N. Exon Smith
|
1d5d785505
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
|
6 år sedan |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Richard Trieu
|
293aad519f
Add vtable anchor to classes.
|
6 år sedan |
Benjamin Kramer
|
2ce281b3c9
Reapply "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX"
|
6 år sedan |
Ilya Biryukov
|
ce03b9e086
Revert "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX"
|
6 år sedan |
Richard Smith
|
c6a35f056e
Fix regression in behavior of clang -x c++-header -fmodule-name=XXX
|
6 år sedan |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 år sedan |
Richard Smith
|
84853833c2
[modules] Frontend support for building a header module from a list of
|
7 år sedan |
Sam McCall
|
446fa15e64
[VFS] vfs::directory_iterator yields path and file type instead of full Status
|
7 år sedan |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 år sedan |
Bruno Cardoso Lopes
|
c967def150
[Modules] Improve .Private fix-its to handle 'explicit' and 'framework'
|
7 år sedan |
Erich Keane
|
8658b89c86
Fix unused variable warning from r333718
|
7 år sedan |
Bruno Cardoso Lopes
|
73d4cf2ee5
[Modules] Warning for module declarations lacking 'framework' qualifier
|
7 år sedan |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 år sedan |
Jordan Rose
|
b55a60fc58
Record whether a module came from a private module map
|
7 år sedan |
Bruno Cardoso Lopes
|
c995be9ca4
Use export_as for autolinking frameworks
|
7 år sedan |
Bruno Cardoso Lopes
|
4326573fd4
[Modules] Improve fixit for framework private module maps
|
7 år sedan |
Daniel Jasper
|
dd72824ad1
Make module use diagnostics refer to the top-level module
|
7 år sedan |
Bruno Cardoso Lopes
|
8ab750617f
Track shadow modules with a generation counter.
|
7 år sedan |
Bruno Cardoso Lopes
|
0b1c457218
Reapply r321781: [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones
|
7 år sedan |
Bruno Cardoso Lopes
|
de6dd39fdb
Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones"
|
7 år sedan |
Bruno Cardoso Lopes
|
21f849e62d
[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones
|
7 år sedan |
Bruno Cardoso Lopes
|
aea3aa183d
[Modules] Change private modules rules and warnings
|
7 år sedan |
Eugene Zelenko
|
08fe122176
[Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 år sedan |
Douglas Gregor
|
763bd9136e
[Module map] Introduce a private module re-export directive.
|
8 år sedan |
Richard Smith
|
76d5546427
Fix memory leak after r312467. The ModuleMap is the owner of the global module object until it's reparented under a real module.
|
8 år sedan |
Richard Smith
|
5f4efc24c8
Implement Itanium name mangling support for C++ Modules TS.
|
8 år sedan |
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 år sedan |