aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestCSharp.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-04-27 14:58:50 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-04-28 15:06:21 +0200
commit8baa0b9439b5788bc5a0a2ee45dfda01b7a5a43f (patch)
tree1bfa57ce05baeba508824c7be98edd94c14b4365 /clang/unittests/Format/FormatTestCSharp.cpp
parent242e04ab27600b54e276e4bf5f38d118b0537fd4 (diff)
downloadllvm-8baa0b9439b5788bc5a0a2ee45dfda01b7a5a43f.zip
llvm-8baa0b9439b5788bc5a0a2ee45dfda01b7a5a43f.tar.gz
llvm-8baa0b9439b5788bc5a0a2ee45dfda01b7a5a43f.tar.bz2
[lldb][cmake] Also use local submodule visibility on Darwin
Summary: Currently building LLVM on macOS and on other platforms with LLVM_ENABLE_MODULES is using different module flags, which means that a passing modules build on macOS might fail on Linux and vice versa. -fmodules-local-submodule-visibility is the mode that has clearer semantics and is closer to the actual C++ module standard, so let's make this the default everywhere. We can still test building without local submodule visibility on an additional bot by just changing the respective CMake flag. However, if building without local-submodule-visibility breaks we won't revert other commits and we won't loose LLDB's/Clang's test run information. Reviewers: aprantl, bruno, Bigcheese Reviewed By: Bigcheese Subscribers: abidh, dexonsmith, JDevlieghere, lldb-commits, mgorny, llvm-commits Tags: #llvm, #lldb Differential Revision: https://reviews.llvm.org/D74892
Diffstat (limited to 'clang/unittests/Format/FormatTestCSharp.cpp')
0 files changed, 0 insertions, 0 deletions