hanchenye-llvm-project/clang/lib/Driver
David Blaikie a99b8e4c35 Rewrite-imports on crash: Simplify handling
-frewrite-imports already implies -frewrite-includes (it piggy-backs
on/extends the implementation) so there's no need to conditionally pass
-frewrite-includes when already using -frewrite-imports (& especially I
don't think these would want to be different between crash reporting and
not crash reporting)

llvm-svn: 346927
2018-11-15 03:04:19 +00:00
..
ToolChains Rewrite-imports on crash: Simplify handling 2018-11-15 03:04:19 +00:00
Action.cpp [modules] Driver support for precompiling a collection of files as a single 2018-09-15 01:21:16 +00:00
CMakeLists.txt NFC: Fix some darwin linker warnings introduced in r338385 2018-09-27 20:36:28 +00:00
Compilation.cpp Fix MSVC 2015 ambiguous symbol warning introduced by rL344337. NFCI. 2018-10-12 15:16:25 +00:00
Distro.cpp Add support of the next Ubuntu (Ubuntu 19.04 - Disco Dingo) 2018-11-04 17:41:41 +00:00
Driver.cpp [HIP] Fix device only compilation 2018-11-14 04:47:31 +00:00
DriverOptions.cpp
InputInfo.h
Job.cpp Re-commit r344234 "clang-cl: Add /showFilenames option (PR31957)" 2018-10-13 19:13:14 +00:00
Multilib.cpp [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-20 21:08:59 +00:00
Phases.cpp
SanitizerArgs.cpp Driver: Make -fsanitize=shadow-call-stack compatible with -fsanitize-minimal-runtime. 2018-11-09 17:54:49 +00:00
Tool.cpp
ToolChain.cpp Revert "Reapply: [Driver] Use forward slashes in most linker arguments" 2018-10-26 08:33:29 +00:00
Types.cpp [modules] Driver support for precompiling a collection of files as a single 2018-09-15 01:21:16 +00:00
XRayArgs.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-26 22:16:28 +00:00