[PATCH] Fixed debug info generation for function static variables, typedef, and records

Paul Robinson Paul_Robinson at playstation.sony.com
Wed May 13 12:57:16 PDT 2015


The original bug had an example where the inner block has a second static variable, with the same name as the static variable in the outer block. With a different type, to make it more interesting.
It would be nice to have a test like that here.


http://reviews.llvm.org/D9760

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






More information about the cfe-commits mailing list