[PATCH] D79290: Update suffix check and cast non-suffix types

2020-07-21 Thread nigan2008 via Phabricator via cfe-commits
BATManVSGig added a comment. this good idea. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79290/new/ https://reviews.llvm.org/D79290 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-03 Thread Hubert Tong via Phabricator via cfe-commits
hubert.reinterpretcast added a comment. In D79290#2016608 , @v.g.vassilev wrote: > @hubert.reinterpretcast, this patch is part of our internal forks which we > would like to put upstream. The author of the previous patch does not have > bandwidth to

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-03 Thread Pratyush Das via Phabricator via cfe-commits
reikdas updated this revision to Diff 261682. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79290/new/ https://reviews.llvm.org/D79290 Files: clang/lib/AST/TemplateBase.cpp clang/test/Misc/integer-literal-printing.cpp Index: clang/test/Misc/integer-literal-printing.cpp

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-03 Thread Pratyush Das via Phabricator via cfe-commits
reikdas updated this revision to Diff 261683. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79290/new/ https://reviews.llvm.org/D79290 Files: clang/lib/AST/TemplateBase.cpp clang/test/Misc/integer-literal-printing.cpp Index: clang/test/Misc/integer-literal-printing.cpp

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-02 Thread Vassil Vassilev via Phabricator via cfe-commits
v.g.vassilev added a comment. @hubert.reinterpretcast, this patch is part of our internal forks which we would like to put upstream. The author of the previous patch does not have bandwidth to work on it and @reikdas kindly volunteered to take over. I can close the previous one if that's

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-02 Thread Hubert Tong via Phabricator via cfe-commits
hubert.reinterpretcast added a comment. In D79290#2016278 , @reikdas wrote: > In D79290#2016273 , > @hubert.reinterpretcast wrote: > > > @reikdas, please upload the full copy of your combined changes to D77598 >

[PATCH] D79290: Update suffix check and cast non-suffix types

2020-05-02 Thread Pratyush Das via Phabricator via cfe-commits
reikdas added a comment. In D79290#2016273 , @hubert.reinterpretcast wrote: > @reikdas, please upload the full copy of your combined changes to D77598 > where the review is still active and close > this. This still