[PATCH] Omit 'nodebug' method from the class

David Blaikie dblaikie at gmail.com
Thu Jun 25 10:11:52 PDT 2015


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/






More information about the cfe-commits mailing list