diff options
author | Brian Cain <bcain@quicinc.com> | 2021-08-19 06:26:41 -0700 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2021-08-19 12:05:55 -0700 |
commit | 68ab571e22e7dadf1262bba415e1365105d07a65 (patch) | |
tree | c1adca67db37f5b52dc64987993de3b5a5495cc8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | aeee014428ac5d4e639815541dbff5e298245064 (diff) | |
download | llvm-68ab571e22e7dadf1262bba415e1365105d07a65.zip llvm-68ab571e22e7dadf1262bba415e1365105d07a65.tar.gz llvm-68ab571e22e7dadf1262bba415e1365105d07a65.tar.bz2 |
[sanitizer] Fix for CMAKE_CXX_FLAGS update
With unquoted ${CMAKE_CXX_FLAGS}, the REGEX fails when it's empty:
```CMake Error at lib/scudo/standalone/CMakeLists.txt:14 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.```
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions