diff options
author | Kazu Hirata <kazu@google.com> | 2025-09-02 09:21:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 09:21:09 -0700 |
commit | 5e91314b9bfb79855314d53713a893be400f7d10 (patch) | |
tree | e64f0185824b266782479c25ea3bfdc1ba01dee5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8bc2eb869cf41acc6f08308bdd4da99f55feb9a8 (diff) | |
download | llvm-5e91314b9bfb79855314d53713a893be400f7d10.zip llvm-5e91314b9bfb79855314d53713a893be400f7d10.tar.gz llvm-5e91314b9bfb79855314d53713a893be400f7d10.tar.bz2 |
[ADT] Improve a comment in APInt.h (#156390)
We don't have to remove this constructor if we are worried about
accidental binding. We can use "= delete" instead. Also, this patch
replaces "captured by" with "bound to" as that is more precise.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions