[PATCH] D37549: [compiler-rt] Cleanup decorators

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 13:34:14 PDT 2017


eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.

I like it. Decorators affect output that follows them, so End* are pointless.

I assume Warning() must be common because it will be used in the common part of error reporting?


https://reviews.llvm.org/D37549





More information about the llvm-commits mailing list