Re: [Patch] Use CAN_HAVE_LOCATION_P in EXPR_LOCATION
OK. Jason
[Patch] Use CAN_HAVE_LOCATION_P in EXPR_LOCATION
Hi, this is something I noticed when looking into more EXPR_LOC_OR_HERE uses in the C++ front-end: I don't think we want to crash if EXPR_LOC_OR_HERE is passed a NULL_TREE. Tested x86_64-linux. Thanks, Paolo. /// 2012-05-15 Paolo Carlini * tree.h (EXPR_LOCATION):