================ @@ -0,0 +1,544 @@ +======================== +Function Effect Analysis +======================== + +.. contents:: + :depth: 3 + :local: + + +Introduction +============ + +Clang Function Effect Analysis is a language extension which can warn about "unsafe" +constructs. The feature is currently tailored for the Performance Constraint attributes, ---------------- Sirraide wrote:
```suggestion constructs. The feature is currently tailored for the Performance Constraint attributes ``` https://github.com/llvm/llvm-project/pull/109855 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits