summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FileOutputBuffer.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-06-07 19:57:43 +0000
committerEric Fiselier <eric@efcs.ca>2018-06-07 19:57:43 +0000
commit84be76133282f8bd66820ca93402a741c0ee632e (patch)
tree6f85dfc198656ff6ca4e443bc7f43fc249b07de1 /llvm/lib/Support/FileOutputBuffer.cpp
parent05c10d0def2ac8caa8263f695c59da7113d3e38c (diff)
downloadbcm5719-llvm-84be76133282f8bd66820ca93402a741c0ee632e.tar.gz
bcm5719-llvm-84be76133282f8bd66820ca93402a741c0ee632e.zip
[CMake] Fix Libc++ Modules build.
When building the dylib, the C++ headers are fundamentally non-module. They require special versions of the headers in order to provide C++03 and legacy ABI definitions. This causes ODR issues when modules are enabled during both the build and the usage of the libc++ headers. This patch fixes the build error by disabling modules when building the libc++ sources. llvm-svn: 334220
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud