[clang] [APINotes] Upstream the remaining API Notes fixes and tests (PR #84773)

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 08:11:59 PDT 2024


================
@@ -0,0 +1,4 @@
+Name: SomeBrokenLib
+Functions:
+  - Name: do_something_with_pointers
+    Nu llabilityOfRet: O
----------------
compnerd wrote:

Is it possible to comment that the space here is intentional? Particularly with this diff, it was difficult to verify until you get to the end.

https://github.com/llvm/llvm-project/pull/84773


More information about the cfe-commits mailing list