[PATCH] D53869: [NFC][compiler-rt] Cleanup Implicit Conversion Sanitizer tests to use sized types
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 30 12:16:48 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D53869#1280845, @filcab wrote:
> In https://reviews.llvm.org/D53869#1280716, @lebedev.ri wrote:
>
> > Feel like actually marking these two reviews as accepted? :)
>
>
> Sure! LGTMing now.
Thank you for the review!
> But please make sure Vitaly is happy with the `clang-format` stuff.
Sure.
I did end up running clang-format, and other than messing up the check-lines,
it didn't do any other (other than those i just applied in the last update here) changes.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D53869
More information about the llvm-commits
mailing list