[PATCH] D19946: [LLVM] Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 09:51:51 PDT 2016


Eugene.Zelenko added inline comments.

================
Comment at: include/llvm/ExecutionEngine/Orc/RPCChannel.h:12
@@ -2,1 +11,3 @@
+//
+//===----------------------------------------------------------------------===//
 
----------------
hans wrote:
> Maybe drop the empty description part (lines 9--12) since it's empty?
Will remove them at commit.


Repository:
  rL LLVM

http://reviews.llvm.org/D19946





More information about the llvm-commits mailing list