[PATCH] D54987: Add interceptors for the sha2(3) from NetBSD

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 00:20:42 PST 2018


vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/sanitizer_common/TestCases/NetBSD/sha2.cc:161
+
+  // clang-format off
+
----------------
actually I've recently updated clang-format config, similar to llvm and clang
it will not brake long lines in tests, so off/on is not needed 


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54987/new/

https://reviews.llvm.org/D54987





More information about the llvm-commits mailing list