diff options
author | Dan Liew <dliew@apple.com> | 2021-04-28 14:22:08 -0700 |
---|---|---|
committer | Dan Liew <dliew@apple.com> | 2021-04-29 11:55:42 -0700 |
commit | 2d42b2ee7bafe76d6b2c792b73f7371cb1cf8d94 (patch) | |
tree | f94261fe5bd8de142b04d9c7902434d2d6778b73 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 438a63e13bf89ebe21768940976a6eea6285f5ff (diff) | |
download | llvm-2d42b2ee7bafe76d6b2c792b73f7371cb1cf8d94.zip llvm-2d42b2ee7bafe76d6b2c792b73f7371cb1cf8d94.tar.gz llvm-2d42b2ee7bafe76d6b2c792b73f7371cb1cf8d94.tar.bz2 |
[ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix.
Renaming the option is based on discussions in https://reviews.llvm.org/D101122.
It is normally not a good idea to rename driver flags but this flag is
new enough and obscure enough that it is very unlikely to have adopters.
While we're here also drop the `<kind>` metavar. It's not necessary and
is actually inconsistent with the documentation in
`clang/docs/ClangCommandLineReference.rst`.
Differential Revision: https://reviews.llvm.org/D101491
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions