aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKyungwoo Lee <kyulee.llvm@gmail.com>2020-08-19 17:28:06 -0400
committerPuyan Lotfi <puyan@puyan.org>2020-08-19 17:30:13 -0400
commit7a028fe7029592e2edb3ce98a2ee5dc3c31e57de (patch)
tree400b22a17547cb11a9c7034674ee1bca68367628 /clang/lib/CodeGen/CodeGenModule.cpp
parent6f3511a01a5227358a334803c264cfce4175ca5d (diff)
downloadllvm-7a028fe7029592e2edb3ce98a2ee5dc3c31e57de.zip
llvm-7a028fe7029592e2edb3ce98a2ee5dc3c31e57de.tar.gz
llvm-7a028fe7029592e2edb3ce98a2ee5dc3c31e57de.tar.bz2
Force Remove Attribute
-force-attribute adds an attribute to function via command-line. However, there was no counter-part to remove an attribute. This patch adds -force-remove-attribute that removes an attribute from function. Differential Revision: https://reviews.llvm.org/D85586
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions