hanchenye-llvm-project/clang/lib/Driver
David Blaikie bc023c968c Modules: Fix implicit output file for .cppm to .pcm instead of stdout
This code was introduced back in r178148, a change to introduce
-module-file-info - which still exists & seems like it's still tested (&
this change didn't cause any of those tests to fail).

It doesn't look like this change was necessary there - since it's about
pcm output, whereas -module-file-info looks like it's for pcm /input/.
So I'm not really sure what the original motivation was.

I'm open to ideas though, if it turns out the original change was
necessary/useful.

llvm-svn: 334778
2018-06-14 23:09:06 +00:00
..
ToolChains Driver: De-duplicate some code. NFCI. 2018-06-14 00:03:41 +00:00
Action.cpp [HIP] Add hip offload kind 2018-05-08 21:02:12 +00:00
CMakeLists.txt Add HIP toolchain 2018-05-30 00:53:50 +00:00
Compilation.cpp [Driver] Clean up tmp files when deleting Compilation objects 2018-05-31 09:05:22 +00:00
Distro.cpp Add support of the next Ubuntu (Ubuntu 18.10 - Cosmic Canimal) 2018-05-10 08:45:43 +00:00
Driver.cpp Modules: Fix implicit output file for .cppm to .pcm instead of stdout 2018-06-14 23:09:06 +00:00
DriverOptions.cpp Revert "Revert r311552: [Bash-autocompletion] Add support for static analyzer flags" 2017-08-29 00:09:31 +00:00
InputInfo.h
Job.cpp Refactor ExecuteAndWait to take StringRefs. 2018-06-12 17:43:52 +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 Do not enable RTTI with -fexceptions, for PS4 2018-05-18 23:32:01 +00:00
Tool.cpp
ToolChain.cpp Move VersionTuple from clang/Basic to llvm/Support 2018-06-11 10:28:04 +00:00
Types.cpp [HIP] Set proper triple and offload kind for the toolchain 2018-05-11 19:21:39 +00:00
XRayArgs.cpp Permit -fxray-instrument for NetBSD/amd64 2018-05-11 00:58:55 +00:00