JakeWharton/cite

Prevent, fix, and/or test usage as property reference

JakeWharton opened this issue · 3 comments

I.e., does ::__FILE__ even work? Is that just { __FILE__ }?

Need to intercept with visitPropertyReference and replace it with a lambda returning a string.

Everything but __LINE__ working in 881aa72