[cfe-commits] [PATCH][MS] - operator __uuidof implementation part 1

Francois Pichet pichet2000 at gmail.com
Wed Sep 8 08:54:22 PDT 2010


>
> RParenLoc is never set to a location (other than its default, empty state), either on this path or on the __uuidof(expression) path.
>

The same problem occurs for the typeid operator.

Also since you asked me to cache the lookup of _GUID I assume it would
be a good idea to also cache the lookup of type_info. It is currently
not cached.



More information about the cfe-commits mailing list