[all-commits] [llvm/llvm-project] d600ab: [Frontend] Delete some unneeded CC1 options
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jan 23 22:01:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d600ab3bb51268b660e1ed62478d4bfa41294f54
https://github.com/llvm/llvm-project/commit/d600ab3bb51268b660e1ed62478d4bfa41294f54
Author: Fangrui Song <maskray at google.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/XRayArgs.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/CodeGen/asan-globals-gc.cpp
M clang/test/CodeGen/function-sections.c
M clang/test/CodeGen/xray-attributes-noxray-supported.cpp
Log Message:
-----------
[Frontend] Delete some unneeded CC1 options
More information about the All-commits
mailing list