[cfe-commits] r46653 - in /cfe/trunk/include/clang: Basic/SourceManager.h Lex/HeaderSearch.h
Chris Lattner
clattner at apple.com
Fri Feb 1 20:53:12 PST 2008
>> I'm sure there are other classes that might need this "guard",
>> however I was bitten by these 2 recently (so I thought I'd fix them).
>
> Thanks Steve,
>
> Please mark these private so they result in a compile time error
> instead of a linktime error if someone tries to use them. THanks!
Err, nevermind. Thanks steve and ted :)
-Chris
More information about the cfe-commits
mailing list