llvm-project/clang/lib/Driver
Fangrui Song 9f07256a51 [Driver] -p: change from unused warning to error for most targets
AIX and OpenBSD seem to use -p. For most targets (at least FreeBSD and Linux),
-p is legacy (GCC freebsd has a warning). We don't want the uses to grow, so
making -p an alias for -pg is not recommended. I think the uses are small.

Reviewed By: mgorny

Differential Revision: https://reviews.llvm.org/D138255
2022-12-02 18:57:48 +00:00
..
ToolChains [Driver] -p: change from unused warning to error for most targets 2022-12-02 18:57:48 +00:00
Action.cpp [C++20] [Modules] Remove unmaintained Header Module 2022-11-18 10:39:33 +08:00
CMakeLists.txt [Clang][LoongArch] Add initial LoongArch target and driver support 2022-08-23 13:47:22 +08:00
Compilation.cpp Support: Convert Program APIs to std::optional 2022-12-01 17:00:44 -05:00
Distro.cpp Add support of the next Ubuntu (Ubuntu 23.04 - Lunar Lobster) 2022-11-05 22:35:54 +01:00
Driver.cpp Support: Convert Program APIs to std::optional 2022-12-01 17:00:44 -05:00
DriverOptions.cpp
Job.cpp Support: Convert Program APIs to std::optional 2022-12-01 17:00:44 -05:00
Multilib.cpp Use the range-based overload of llvm::sort where possible 2022-07-23 15:13:25 +02:00
OffloadBundler.cpp [NFC][Offload Bundler] Formatting clang offloadbundler source file. 2022-10-26 15:12:47 -04:00
OptionUtils.cpp
Phases.cpp
SanitizerArgs.cpp Revert "Use-after-return sanitizer binary metadata" 2022-11-30 23:35:50 +01:00
Tool.cpp [clang][driver] NFC: Move InputInfo.h from lib to include 2021-07-27 09:17:39 +02:00
ToolChain.cpp [Driver] Only check -nostdinc++ for -stdlib++-isystem 2022-11-30 16:55:51 -08:00
Types.cpp [HLSL] Pass flags to cc1 based on language 2022-09-20 10:56:17 -05:00
XRayArgs.cpp [Driver] Remove Separate form for XRay options 2022-08-02 00:47:37 -07:00