[all-commits] [llvm/llvm-project] a7d5b3: [HLSL] Disallow virtual inheritance and functions ...
Chris B via All-commits
all-commits at lists.llvm.org
Sun Mar 9 10:19:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7d5b3f711b7c852aa1337e329661dd36025865a
https://github.com/llvm/llvm-project/commit/a7d5b3f711b7c852aa1337e329661dd36025865a
Author: Chris B <chris.bieneman at me.com>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
A clang/test/SemaHLSL/Language/NoVirtual.hlsl
Log Message:
-----------
[HLSL] Disallow virtual inheritance and functions (#127346)
This PR disallows virtual inheritance and virtual functions in HLSL.
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