aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unicode.cpp
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2020-12-03 10:25:52 -0800
committerStella Stamenova <stilis@microsoft.com>2020-12-03 10:25:52 -0800
commit1410b72be3211fa2a3dffcc06c5dc904ae4a6fb4 (patch)
treee62c055902060c99551c92566509112d348826dc /llvm/lib/Support/Unicode.cpp
parente61a6a229a992d291da81ab96299669e8d28d6ad (diff)
downloadllvm-1410b72be3211fa2a3dffcc06c5dc904ae4a6fb4.zip
llvm-1410b72be3211fa2a3dffcc06c5dc904ae4a6fb4.tar.gz
llvm-1410b72be3211fa2a3dffcc06c5dc904ae4a6fb4.tar.bz2
[compiler-rt] Fix a bug in the cmakelists file when CMAKE_CXX_FLAGS are empty
Right now, the regex expression will fail if the flags were not set. Instead, we should follow the pattern of other llvm projects and quote the expression, so that it can work even when the flags are not set. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D92586
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions