[PATCH] Implement nonnull-attribute sanitizer

Alexey Samsonov vonosmas at gmail.com
Mon Sep 8 10:00:15 PDT 2014


================
Comment at: projects/compiler-rt/lib/ubsan/ubsan_handlers.h:135
@@ +134,3 @@
+  SourceLocation Loc;
+  SourceLocation DeclLoc;
+  int ArgIndex;
----------------
rsmith wrote:
> Maybe AttrLoc?
Done

http://reviews.llvm.org/D5082






More information about the cfe-commits mailing list