================

----------------
ArcsinX wrote:

It looks like this patch can be single-line
```diff
+ if (!AST.getLangOpts().HLSL || !llvm::isa<RootSignatureAttr>(A)) {
- {
```
 
And add comment about why pretty-print is not acceptable here

https://github.com/llvm/llvm-project/pull/214955
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to