Re: [Diffusion] rL228181: DebugInfo: Attribute cleanup code to the end of the scope, not the end of the…

NAKAMURA Takumi geek4civic at gmail.com
Wed Feb 4 16:02:59 PST 2015


It fails with -Asserts. See also http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/32257


/cfe/trunk/test/CodeGenCXX/debug-info-line.cpp:270 I am afraid it hits;

  %call = invoke dereferenceable(4) i32* @_Z3srcv()

and it fails with -Asserts.

  %3 = invoke dereferenceable(4) i32* @_Z3srcv()

USERS
  dblaikie (Author)

http://reviews.llvm.org/rL228181

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list