r181832 - Provide operator<< for stream output of DeclarationNames
jahanian
fjahanian at apple.com
Tue May 14 16:54:32 PDT 2013
On May 14, 2013, at 4:53 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> Fixed in r181853 -- just needed a simple include.
Thank you.
- Fariborz
>
> ~Aaron
>
> On Tue, May 14, 2013 at 7:41 PM, jahanian <fjahanian at apple.com> wrote:
>> Hi David,
>>
>> This patch has broken build of clang on Window’s VS. The main error coming
>> out is:
>>
>> .../src/tools/clang/include\clang/AST/Decl.h(145): error C2027: use of
>> undefined type 'llvm::raw_ostream’
>>
>>
>> - Fariborz
>>
>>
>> On May 14, 2013, at 2:04 PM, David Blaikie <dblaikie at gmail.com> wrote:
>>
>>
>> Author: dblaikie
>> Date: Tue May 14 16:04:00 2013
>> New Revision: 181832
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130514/285a60da/attachment.html>
More information about the cfe-commits
mailing list