diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-02-16 12:47:31 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-02-16 12:49:05 +0100 |
commit | a52c0c770056e040390839e753dbbaccbf4d63c4 (patch) | |
tree | 2dc5c1c83bc4af0587f029ac4e4e231f26a8148d /clang/lib/Format/ContinuationIndenter.cpp | |
parent | 7dcca6213258bf2df2dd8a7d555c9a12c1484759 (diff) | |
download | llvm-a52c0c770056e040390839e753dbbaccbf4d63c4.zip llvm-a52c0c770056e040390839e753dbbaccbf4d63c4.tar.gz llvm-a52c0c770056e040390839e753dbbaccbf4d63c4.tar.bz2 |
[clang][Interp] Lazily visit constant locals in C++
While we _do_ get them registered via visitInitializer(), they
are still local, so gone on the next call to e.g. evaluateAsRValue().
Visit them lazily, similarly like we do in C.
Diffstat (limited to 'clang/lib/Format/ContinuationIndenter.cpp')
0 files changed, 0 insertions, 0 deletions