On Jun 4, 2012, at 5:15 PM, Eric Christopher wrote:
> Author: echristo
> Date: Mon Jun  4 19:15:06 2012
> New Revision: 157970
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=157970&view=rev
> Log:
> Only emit debug information for methods that are user defined, there's
> not much reason to emit for constructors and destructors that aren't
> user defined.
> 
> rdar://11593099

Eric, it looks like this is breaking one of the clang debug info tests:
  Clang :: debuginfo-tests___forward-declare-class.cpp

http://smooshlab.apple.com:8013/builders/clang-x86_64-darwin10-nobootstrap-RA/builds/633

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to