aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileCheck.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-10-01 18:43:02 +0000
committerLouis Dionne <ldionne@apple.com>2019-10-01 18:43:02 +0000
commit04501a22a073d0f64e980aaa8c895a6e86c0a103 (patch)
treef6fcc36facda36f7093498ea88cad3b7b69f1a6c /llvm/lib/Support/FileCheck.cpp
parentae40dfc1e3ce5f64be3234ed7958792f15800181 (diff)
downloadllvm-04501a22a073d0f64e980aaa8c895a6e86c0a103.zip
llvm-04501a22a073d0f64e980aaa8c895a6e86c0a103.tar.gz
llvm-04501a22a073d0f64e980aaa8c895a6e86c0a103.tar.bz2
[libc++abi] Remove uses of C++ headers when possible
This reduces the (circular) dependency of libc++abi on a C++ standard library. Outside of the demangler which uses fancier C++ features, the only C++ headers now required by libc++abi are pretty much <new> and <exception>, and that's because libc++abi defines some types that are declared in those headers. llvm-svn: 373381
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions