Richard Smith
|
c3225a63e4
Improve behavior in the case of stack exhaustion.
|
6 年之前 |
Alex Lorenz
|
5195a35aa7
Introduce FileEntryRef and use it when handling includes to report correct dependencies
|
6 年之前 |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 年之前 |
Rainer Orth
|
e3656d7fcf
Move LangStandard*, InputKind::Language to Basic
|
6 年之前 |
Fangrui Song
|
231854d01b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 年之前 |
Harlan Haskins
|
43696f8809
[clang] Adopt new FileManager error-returning APIs
|
6 年之前 |
JF Bastien
|
0ad57c86b2
BitStream reader: propagate errors
|
6 年之前 |
Alex Lorenz
|
4df2fbbebb
Unify DependencyFileGenerator class and DependencyCollector interface (NFCI)
|
6 年之前 |
Alex Lorenz
|
5414c69f61
[Frontend] SetUpDiagnosticLog should handle unowned diagnostic consumer
|
6 年之前 |
Sam McCall
|
0475b9e2dc
[CodeComplete] Remove obsolete isOutputBinary().
|
6 年之前 |
Anton Afanasyev
|
95c1c41b49
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps.
|
6 年之前 |
Duncan P. N. Exon Smith
|
1d5d785505
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
|
6 年之前 |
Duncan P. N. Exon Smith
|
5f92395a7e
Frontend: Remove CompilerInstance::VirtualFileSystem, NFC
|
6 年之前 |
Duncan P. N. Exon Smith
|
c977c99e5c
Modules: Invalidate out-of-date PCMs as they're discovered
|
6 年之前 |
Duncan P. N. Exon Smith
|
d28cf14aed
Modules: Rename MemoryBufferCache to InMemoryModuleCache
|
6 年之前 |
Yaxun Liu
|
23d1a861c4
[HIP] Fix size_t for MSVC environment
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 年之前 |
David Blaikie
|
58546904c7
Sink BuryPointer from Clang into LLVM for reuse there
|
6 年之前 |
David Blaikie
|
3d002375f1
[Frontend/Modules] Show diagnostics on prebuilt module configuration mismatch too
|
6 年之前 |
Benjamin Kramer
|
2ce281b3c9
Reapply "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX"
|
6 年之前 |
Ilya Biryukov
|
ce03b9e086
Revert "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX"
|
6 年之前 |
Reid Kleckner
|
1168491f34
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
|
6 年之前 |
Richard Smith
|
016d569f86
Fix typo in comment.
|
6 年之前 |
Richard Smith
|
c6a35f056e
Fix regression in behavior of clang -x c++-header -fmodule-name=XXX
|
6 年之前 |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 年之前 |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 年之前 |
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 年之前 |
Petr Hosek
|
2db0cb23ff
[ADT] Normalize empty triple components
|
7 年之前 |