[all-commits] [llvm/llvm-project] 5cb2ea: [clang][Interp][NFC] Remove VarDecl requirement in...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed May 22 03:15:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cb2ea5704c733102ae93a50b10b80c1ae06112e
https://github.com/llvm/llvm-project/commit/5cb2ea5704c733102ae93a50b10b80c1ae06112e
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.cpp
Log Message:
-----------
[clang][Interp][NFC] Remove VarDecl requirement in diagnoseUnknownDecl()
We can call diagnoseNonConstVariable() for all ValueDecls just fine.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list