================
@@ -2644,6 +2650,7 @@ class alignas(TypeAlignment) Type : public
ExtQualsTypeCommonBase {
bool isSubscriptableVectorType() const;
bool isMatrixType() const; // Matrix type.
bool isConstantMatrixType() const; // Constant matrix type.
+ bool isOverflowBehaviorType() const; // __attribute__((no_sanitize))
----------------
JustinStitt wrote:
fixed in
[36d6ed6](https://github.com/llvm/llvm-project/pull/148914/commits/36d6ed6e31c95dcc3b58720bc8874cda4b9b6ca5)
https://github.com/llvm/llvm-project/pull/148914
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits