[PATCH] including LLVM headers from ObjC++

Tobias Grosser tobias at grosser.es
Wed Feb 19 09:15:53 PST 2014


On 02/19/2014 12:07 PM, Graham Lee wrote:
> This patch addresses 15079: http://llvm.org/bugs/show_bug.cgi?id=15079

Hi Graham,

it seems unfortunate that we need to change our code to work around 
ObjC++ using very common non-reserved names, but as only three renames 
are required and the names you have choosen look sensible, just doing 
the renames is probably fine.

I wonder if you could use the information from the bug report to write
a self-explanatory commit message. I can then commit the patch for you.

Cheers,
Tobias





More information about the llvm-commits mailing list