Looks good - thanks!
================ Comment at: test/CodeGenCXX/debug-info-method-nodebug.cpp:6 @@ +5,3 @@ + void absent() __attribute__((nodebug)); + int i; +}; ---------------- do you need the int member? http://reviews.llvm.org/D10678 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
