diff options
author | Jim Ingham <jingham@apple.com> | 2022-03-31 14:11:39 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2022-03-31 14:15:14 -0700 |
commit | 1f7b58f2a50461493f083b2ed807b25e036286f6 (patch) | |
tree | 7c9ccdb080c62c88870ba0f0c652c5a5510ebe30 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | fe528e72163371e10242f4748dab687eef30a1f9 (diff) | |
download | llvm-1f7b58f2a50461493f083b2ed807b25e036286f6.zip llvm-1f7b58f2a50461493f083b2ed807b25e036286f6.tar.gz llvm-1f7b58f2a50461493f083b2ed807b25e036286f6.tar.bz2 |
Add a setting to not require --overwrite to overwrite commands.
Protecting against accidental overwriting of commands is good, but
having to pass a flag to overwrite the command when developing your
commands is pretty annoying. This adds a setting to defeat the protection
so you can do this once at the start of your session and not have to
worry about it again.
Differential Revision: https://reviews.llvm.org/D122680
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions