fhahn added inline comments.

================
Comment at: lib/CodeGen/CGOpenMPRuntime.cpp:6664
+
+  static void
+  emitTargetDeclareSimdFunction(const FunctionDecl *FD, llvm::Function *Fn,
----------------
Shouldn't this indentation be on the same level as namespace{}?


https://reviews.llvm.org/D30739



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to