[PATCH] D26454: Implement no_sanitize_address for global vars

Douglas Katzman via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 12:07:18 PST 2016


dougk added a comment.

Also note: In this change, the diagnostic messages are correct; it's the enum name that's bad. The diagnostic message is wrong for the 'section' attribute, which is fixed by https://reviews.llvm.org/D26459


https://reviews.llvm.org/D26454





More information about the cfe-commits mailing list