diff options
author | Reid Kleckner <reid@kleckner.net> | 2015-07-14 18:16:48 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2015-07-14 18:16:48 +0000 |
commit | 5c6efed3f5cc85b55ea87e774b6a7701fe1d13df (patch) | |
tree | f25a08a28f5da735b37932f92effa0876ecf3032 /llvm/test/Bitcode | |
parent | 780e50187b94064416be1c0794482c4152ce5ee1 (diff) | |
download | bcm5719-llvm-5c6efed3f5cc85b55ea87e774b6a7701fe1d13df.tar.gz bcm5719-llvm-5c6efed3f5cc85b55ea87e774b6a7701fe1d13df.zip |
[clang-cl] Disable C++ exceptions a different way
Rather than making -fexceptions a core option that enables C++ EH in
clang-cl, users can use the '-Xclang -fexceptions -Xclang
-fcxx-exceptions' flag set. We weren't going to expose -fexceptions in
clang-cl in the long run, so this way we don't add and then remove a
flag.
llvm-svn: 242176
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions