[PATCH] D14480: Improve running time of getAsmSrcLocInfo
Xinliang David Li via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 20:29:09 PST 2015
The fix is to always use -style LLVM option explicitly :)
David
On Tue, Nov 17, 2015 at 7:42 PM, Sean Silva <chisophugis at gmail.com> wrote:
> David, did you also have a clang-format issue where it wasn't breaking
> short `if`'s? In the end how did you fix it? Yunlian seems to be having a
> similar problem.
>
> -- Sean Silva
>
> On Tue, Nov 17, 2015 at 9:01 AM, Yunlian Jiang via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> yunlian updated this revision to Diff 40401.
>> yunlian added a comment.
>>
>> Applied Rafael's patch while still looking to see what is wrong of my git
>> clang format.
>>
>>
>> http://reviews.llvm.org/D14480
>>
>> Files:
>> include/clang/AST/Expr.h
>> lib/AST/Expr.cpp
>> lib/CodeGen/CGStmt.cpp
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/cef24d85/attachment.html>
More information about the llvm-commits
mailing list