================
@@ -177,14 +193,34 @@ class ASTNodeTraverser
     if (!SQT.Quals.hasQualifiers())
       return Visit(SQT.Ty);
 
-    getNodeDelegate().AddChild([=] {
+    // SEI: changed from default label to "qualTypeDetail"
----------------
AaronBallman wrote:

```suggestion
```
We don't add changelog comments directly in the source code, and we also don't 
attribute comments to particular individuals or entities (unless it's actually 
relevant to understanding the code).

https://github.com/llvm/llvm-project/pull/111705
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to