diff options
author | Fangrui Song <i@maskray.me> | 2022-08-06 23:12:18 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-08-06 23:12:18 +0000 |
commit | c7ec86b13c461f6a8ce11f8443c1b6242013d26f (patch) | |
tree | 457529be2da68fbb45e9f3aeda8426f63a209d60 /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | bf5550b6790b5873f75db010db158cdae84deecc (diff) | |
download | llvm-c7ec86b13c461f6a8ce11f8443c1b6242013d26f.zip llvm-c7ec86b13c461f6a8ce11f8443c1b6242013d26f.tar.gz llvm-c7ec86b13c461f6a8ce11f8443c1b6242013d26f.tar.bz2 |
[clang-tidy] Fix g++ -DCMAKE_CXX_STANDARD=17 build
`constexpr std::initializer_list<llvm::StringRef>` leads to
```
error: modification of '<temporary>' is not a constant expression
```
Related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102921
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions