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 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 жил өмнө |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 жил өмнө |
Malcolm Parsons
|
b9a1fd1bfe
Fix Clang-tidy readability-redundant-string-cstr warnings
|
8 жил өмнө |
Argyrios Kyrtzidis
|
1ad799453a
Fix a small bug in clang where generating some temporary files would have an extra period before the extension.
|
10 жил өмнө |
Rafael Espindola
|
25f52a318b
Use the simpler version of llvm::sys::fs::exists.
|
11 жил өмнө |
Rafael Espindola
|
97b51af3b9
Update for llvm api change.
|
11 жил өмнө |
Rafael Espindola
|
e4b06e92e5
Use std::unique_ptr in a few methods that take ownership.
|
11 жил өмнө |
Rafael Espindola
|
860df574e7
Update for llvm api change.
|
11 жил өмнө |
Alp Toker
|
f8dfddaaa5
Remove leftovers of '-arcmt-modify-in-memory' from r133315
|
11 жил өмнө |
Rafael Espindola
|
a7025137ce
There is no std::errc:success, remove the llvm one.
|
11 жил өмнө |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
11 жил өмнө |
Rafael Espindola
|
2018c6b469
Update for llvm api change.
|
11 жил өмнө |
Rafael Espindola
|
10a3be3af9
Use simpler version of fs::create_directory.
|
11 жил өмнө |
Alp Toker
|
a2474459be
Enforce safe usage of DiagnosticsEngine::getCustomDiagID()
|
11 жил өмнө |
Rafael Espindola
|
ce314dc250
Use the simpler version of llvm::sys::fs::remove when possible.
|
11 жил өмнө |
Argyrios Kyrtzidis
|
ad3c2b5faa
[arcmt] Remove some dead code.
|
12 жил өмнө |
Rafael Espindola
|
d965f95daa
Update for llvm API change.
|
12 жил өмнө |
Rafael Espindola
|
1ec4a86a86
Use llvm::sys::fs::createTemporaryFile.
|
12 жил өмнө |
Benjamin Kramer
|
0b214905f7
Modernize some low-hanging PathV1 uses.
|
12 жил өмнө |
Rafael Espindola
|
34392373fe
Include PathV1.h in files that use it.
|
12 жил өмнө |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 жил өмнө |
Douglas Gregor
|
14e71f0413
Move PreprocessorOptions into the Lex library, and make it intrusively
|
13 жил өмнө |
David Blaikie
|
95109d2eb6
Fix use of uninitialized variable caught by GCC's -Wmaybe-uninitialized.
|
13 жил өмнө |
Benjamin Kramer
|
7e42392eb2
Simplify some users of DenseMap::erase.
|
13 жил өмнө |
Ted Kremenek
|
30660a8985
Add new code migrator support for migrating existing Objective-C code to use
|
13 жил өмнө |
Dylan Noblesmith
|
f7ccbad5d9
Basic: import SmallString<> into clang namespace
|
13 жил өмнө |
Dylan Noblesmith
|
6f42b62b61
Basic: import OwningPtr<> into clang namespace
|
13 жил өмнө |