diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-09-11 20:18:09 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-09-11 20:18:09 +0000 |
commit | 015bded23ff905426b56699625f3d43cd3dfda27 (patch) | |
tree | 523bba6b43430855099904e3d62c282992c8c37f /clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp | |
parent | 5941b0bb632afee25ae9eb6ed6b998871459f9df (diff) | |
download | bcm5719-llvm-015bded23ff905426b56699625f3d43cd3dfda27.tar.gz bcm5719-llvm-015bded23ff905426b56699625f3d43cd3dfda27.zip |
Driver: default to `-fno-use-cxatexit` on Windows
This primarily impacts the Windows MSVC and Windows itanium
environments. Windows MSVC does not use `__cxa_atexit` and Itanium
follows suit. Simplify the logic for the default value calculation and
blanket the Windows environments to default to off for use of
`__cxa_atexit`.
llvm-svn: 312941
Diffstat (limited to 'clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp')
0 files changed, 0 insertions, 0 deletions