[all-commits] [llvm/llvm-project] 087411: [Driver] Change some Separate CC1 options to use t...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 6 15:12:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 087411010422ae50f412c74d3b1eeff0b680e74b
https://github.com/llvm/llvm-project/commit/087411010422ae50f412c74d3b1eeff0b680e74b
Author: Fangrui Song <i at maskray.me>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/AST/Interp/depth-limit.cpp
M clang/test/AST/Interp/depth-limit2.cpp
M clang/test/CXX/expr/expr.const/p2-0x.cpp
M clang/test/SemaCXX/constexpr-backtrace-limit.cpp
M clang/test/SemaCXX/constexpr-depth.cpp
M clang/test/SemaCXX/constexpr-steps.cpp
M clang/test/SemaCXX/operator-arrow-depth.cpp
Log Message:
-----------
[Driver] Change some Separate CC1 options to use the Joined = form
More information about the All-commits
mailing list