================ 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