Skip to content
Commit 11ffde3d authored by Richard Smith's avatar Richard Smith
Browse files

libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build

out of the box on Linux systems. If you're building against libc++abi, you
still need to make sure it can find <cxxabi.h> so it knows not to export
symbols which libc++abi provides.

llvm-svn: 155091
parent a11810ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment