Justin Bogner
|
0878f15531
Revert "OnDiskHashTable: Use EndianStream.h to write little endian ostreams"
|
11 жил өмнө |
Justin Bogner
|
e49de09078
OnDiskHashTable: Use Endian.h to read little endian ostreams
|
11 жил өмнө |
Justin Bogner
|
366b49f98e
OnDiskHashTable: Use EndianStream.h to write little endian ostreams
|
11 жил өмнө |
Craig Topper
|
371de80cea
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
11 жил өмнө |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
11 жил өмнө |
Ahmed Charles
|
789a4f820d
Change OwningPtr::take() to OwningPtr::release().
|
11 жил өмнө |
Rafael Espindola
|
ce314dc250
Use the simpler version of llvm::sys::fs::remove when possible.
|
11 жил өмнө |
Rafael Espindola
|
28ce23a550
I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change
|
11 жил өмнө |
Rafael Espindola
|
70e7aeccbf
Use llvm::sys::fs::createUniqueFile.
|
12 жил өмнө |
Rafael Espindola
|
8229d22e64
Include Path.h instead of PathV2.h.
|
12 жил өмнө |
Argyrios Kyrtzidis
|
87f9d81d0a
[Modules] Use global index to improve typo correction performance
|
12 жил өмнө |
Douglas Gregor
|
fa69fc1912
<rdar://problem/13479539> Simplify ModuleManager/GlobalModuleIndex interaction to eliminate a pile of extraneous stats().
|
12 жил өмнө |
Douglas Gregor
|
677e15ffee
<rdar://problem/13363214> Eliminate race condition between module rebuild and the global module index.
|
12 жил өмнө |
Douglas Gregor
|
ea14a8799f
Never cache the result of a module file lookup.
|
12 жил өмнө |
Douglas Gregor
|
8e31d064e7
Eliminate a race condition with the global module index.
|
12 жил өмнө |
Douglas Gregor
|
894719bf99
ASTReader and profiling statistics indicate that implementing a method
|
12 жил өмнө |
Douglas Gregor
|
188bdcd1aa
Improve coordination between the module manager and the global module
|
12 жил өмнө |
NAKAMURA Takumi
|
1d32133b44
Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio>
|
12 жил өмнө |
Douglas Gregor
|
1a49d97d76
Implement the reader of the global module index and wire it into the
|
12 жил өмнө |
NAKAMURA Takumi
|
d2db16f596
clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(fd, ...) instead.
|
12 жил өмнө |
Douglas Gregor
|
5100135ecf
Fix for case-sensitive file systems. Ugh
|
12 жил өмнө |
Douglas Gregor
|
a6b00fc976
Implement the writer side of the global module index.
|
12 жил өмнө |