[all-commits] [llvm/llvm-project] e4798e: [clang][bytecode] Don't diagnose definition withou...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 10 03:52:00 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4798e75ccbc6f09e5b588713e82edc224f4b22a
https://github.com/llvm/llvm-project/commit/e4798e75ccbc6f09e5b588713e82edc224f4b22a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/invalid.cpp
Log Message:
-----------
[clang][bytecode] Don't diagnose definition without body (#208679)
Let the declared_at note point to the declaration in that case.
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