diff options
author | Timm Bäder <tbaeder@redhat.com> | 2023-08-01 15:58:48 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2023-09-15 08:50:21 +0200 |
commit | 6d73cca1864b78cbc3944eb92b6916df36061eb9 (patch) | |
tree | 16d1472e168c79862b9f03d6238f328fa2b1153b /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 7b03a55ce2cb5f8e3a499aac03ce64c94d78fe83 (diff) | |
download | llvm-6d73cca1864b78cbc3944eb92b6916df36061eb9.zip llvm-6d73cca1864b78cbc3944eb92b6916df36061eb9.tar.gz llvm-6d73cca1864b78cbc3944eb92b6916df36061eb9.tar.bz2 |
[clang][Interp] Lazily visit unknown global declarations
In C, we don't get a evaluateAsInitializer() call for all global
declarations, yet we have to handle DeclRefExpr pointing to them.
Differential Revision: https://reviews.llvm.org/D156794
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions