Dmitri Gribenko
|
610ec02d6d
ArrayRef'ized CompilerInvocation::CreateFromArgs
|
6 år sedan |
Ilya Biryukov
|
aef9ce4a19
[Driver] Add an option for createInvocationFromCommandLine to recover on errors
|
6 år sedan |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 år sedan |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Jonas Devlieghere
|
e6966fe563
Revert "Make clang-based tools find libc++ on MacOS"
|
6 år sedan |
Ilya Biryukov
|
4b7ff10919
Make clang-based tools find libc++ on MacOS
|
6 år sedan |
Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 år sedan |
Ilya Biryukov
|
351c5b32bd
Use vfs::FileSystem in ASTUnit when creating CompilerInvocation.
|
8 år sedan |
Serge Pavlov
|
5bfd35d62f
Method loadFromCommandLine should be able to report errors
|
8 år sedan |
David Blaikie
|
e781b71dd0
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
8 år sedan |
David Blaikie
|
471e0b27d7
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
8 år sedan |
David Blaikie
|
4a854da51b
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer
|
8 år sedan |
Samuel Antao
|
951912906e
[CUDA][OpenMP] Create generic offload action
|
9 år sedan |
Nico Weber
|
4121881553
Rename Action::begin() to Action::input_begin().
|
9 år sedan |
Benjamin Kramer
|
b1dfd66099
[libclang] Add entry points that take a full command line including argv[0].
|
9 år sedan |
Artem Belevich
|
da2d19c6cd
[cuda] Driver changes to compile and stitch together host and device-side CUDA code.
|
10 år sedan |
Rafael Espindola
|
c5920d0289
This reverts commit r242058, r242065, r242067.
|
10 år sedan |
Artem Belevich
|
05f39953d6
[cuda] Driver changes to compile and stitch together host and device-side CUDA code.
|
10 år sedan |
Justin Bogner
|
6597883c1e
Driver: Use pointee_iterator rather than iterating over unique_ptrs
|
11 år sedan |
David Blaikie
|
93dbd61f37
unique_ptrify JobList::Jobs
|
11 år sedan |
Alp Toker
|
c556f81241
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
|
11 år sedan |
Craig Topper
|
d24fb6c947
[C++11] Use 'nullptr'. Frontend edition.
|
11 år sedan |
Alp Toker
|
82893e7e14
Eliminate DefaultImageName from the Driver constructor
|
11 år sedan |
Ahmed Charles
|
70639e8de3
Replace OwningPtr with std::unique_ptr.
|
11 år sedan |
Ahmed Charles
|
789a4f820d
Change OwningPtr::take() to OwningPtr::release().
|
11 år sedan |
Hans Wennborg
|
fc3389701e
Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.
|
12 år sedan |
Reid Kleckner
|
b1e25a1bc0
[Driver] Refactor clang driver to use LLVM's Option library
|
12 år sedan |
Sean Silva
|
d47afb96a3
Nuke SetUpBuildDumpLog.
|
12 år sedan |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 år sedan |
Rafael Espindola
|
17c874a944
Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and
|
12 år sedan |