[cfe-commits] r71079 - /cfe/trunk/include/clang/AST/ASTContext.h
Ted Kremenek
kremenek at apple.com
Thu May 7 12:06:30 PDT 2009
On May 6, 2009, at 9:18 AM, Eli Friedman wrote:
> On Wed, May 6, 2009 at 4:48 AM, Zhongxing Xu <xuzhongxing at gmail.com>
> wrote:
>> Author: zhongxingxu
>> Date: Wed May 6 06:48:29 2009
>> New Revision: 71079
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=71079&view=rev
>> Log:
>> add getTargetInfo() method to ASTContext.
>
> Why? The "Target" member of ASTContext is intentionally public.
>
> -Eli
Zhongxing: Do you need this change, or can we revert it?
More information about the cfe-commits
mailing list