aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/UnicodeNameToCodepoint.cpp
diff options
context:
space:
mode:
authorYevgeny Rouban <yrouban@azul.com>2023-03-23 16:19:19 +0700
committerYevgeny Rouban <yrouban@azul.com>2023-03-23 16:57:46 +0700
commit26d954bd4004dd01771308a5061a865073993130 (patch)
treeb53bfca87ecf81bfd7688add2687c4a39910dfc4 /llvm/lib/Support/UnicodeNameToCodepoint.cpp
parent7c928205c1f5a972f1f4dbeae83bd979c9a617d7 (diff)
downloadllvm-26d954bd4004dd01771308a5061a865073993130.zip
llvm-26d954bd4004dd01771308a5061a865073993130.tar.gz
llvm-26d954bd4004dd01771308a5061a865073993130.tar.bz2
[AsmParser] Avoid instantiating LLVMContext if not needed. Try 2.
The deleted copy constructor LLVMContext(LLVMContext &) got its parameter changed to const to allow the latest clang compiler to instantiatiate template std::optional<LLVMContext>. Differential Revision: https://reviews.llvm.org/D142699
Diffstat (limited to 'llvm/lib/Support/UnicodeNameToCodepoint.cpp')
0 files changed, 0 insertions, 0 deletions