[cfe-commits] r67424 - /cfe/trunk/lib/Lex/PTHLexer.cpp
Ted Kremenek
kremenek at apple.com
Sat Mar 21 23:48:28 PDT 2009
On Mar 21, 2009, at 9:53 AM, Mike Stump wrote:
> On Mar 20, 2009, at 5:25 PM, Ted Kremenek wrote:
>> Add back warning about a PTH file not containing any identifiers,
>> but don't make
>> it a hard error.
>
> Seems awfully pedantic? To a person that knows and wants an empty
> file, why warn?
I agree. I've removed the warning. We can instead issue a more
useful diagnostic when the PTH file is generated.
More information about the cfe-commits
mailing list