[all-commits] [llvm/llvm-project] 0aa4af: [Driver] Change some Separate CC1 options to use t...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 6 13:50:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0aa4af711e567c8683cee95ffbb14812df03cecc
https://github.com/llvm/llvm-project/commit/0aa4af711e567c8683cee95ffbb14812df03cecc
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/Misc/macro-backtrace.c
M clang/test/Misc/reduced-diags-macros-backtrace.cpp
M clang/test/SemaCXX/constexpr-backtrace-limit.cpp
M clang/test/SemaCXX/typo-correction.cpp
M clang/test/SemaTemplate/instantiate-exception-spec-cxx11.cpp
M clang/test/SemaTemplate/instantiation-depth-defarg.cpp
M clang/test/SemaTemplate/instantiation-depth-default.cpp
M clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp
M clang/test/SemaTemplate/instantiation-depth-subst-2.cpp
M clang/test/SemaTemplate/instantiation-depth-subst.cpp
M clang/test/SemaTemplate/instantiation-depth.cpp
Log Message:
-----------
[Driver] Change some Separate CC1 options to use the Joined = form
-f{constexpr,macro,template}-backtrace-limit=, -fspell-checking-limit=, -ftemplate-depth=
More information about the All-commits
mailing list