[PATCH] D14274: Add alloc_size attribute to clang

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 01:44:33 PST 2015


majnemer added a subscriber: majnemer.

================
Comment at: include/clang/Basic/AttrDocs.td:214
@@ +213,3 @@
+  that we can lower to in the near future. This should cover a large number of
+  nonconst cases.
+  }];
----------------
nonconst -> non-const?


http://reviews.llvm.org/D14274





More information about the cfe-commits mailing list