aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorFelix <felix-antoine.constantin@polymtl.ca>2023-08-26 07:23:04 +0000
committerPiotr Zegar <me@piotrzegar.pl>2023-08-26 07:23:05 +0000
commitffad4f8fcac5fa5e65b979ab2a2fcf903a66e5e2 (patch)
tree97cb82b6c34b86f46a47c741c3fa6c08e2c00805 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent0c9c9dd9a24f9d715d950fef0ac7aae01437af96 (diff)
downloadllvm-ffad4f8fcac5fa5e65b979ab2a2fcf903a66e5e2.zip
llvm-ffad4f8fcac5fa5e65b979ab2a2fcf903a66e5e2.tar.gz
llvm-ffad4f8fcac5fa5e65b979ab2a2fcf903a66e5e2.tar.bz2
[clang-tidy] Container-size-empty fixed c++ version in tests to support string_literals operator
The goal of this PR is to properly implement the std::string_literals::operator""s that was added in commit (4001ae175cbe) but was later changed in commit (ba52a10fca6fc7b791894c584233db012def68a5). The operator""s was added in c++14 but we were running tests under c++11 which would raise an error when compiling the file. Reviewed By: PiotrZSL Differential Revision: https://reviews.llvm.org/D158691
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions