================ @@ -192,6 +192,13 @@ class AttributeCommonInfo { bool isC23Attribute() const { return SyntaxUsed == AS_C23; } + bool isAlignas() const { + // In the current state of code, IsAlignas is only configured to return ---------------- erichkeane wrote:
This comment is immediately stale once we commit this, right? Also, it refers to `IsAlignas`, but the function name is `isAlignas`. https://github.com/llvm/llvm-project/pull/65638 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits