[all-commits] [llvm/llvm-project] e5d104: [libc][NFC] Add NOLINT annotations at call sites t...

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Dec 9 22:39:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5d104b2800d2ecf8b305567163abfaead059acb
      https://github.com/llvm/llvm-project/commit/e5d104b2800d2ecf8b305567163abfaead059acb
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M libc/src/__support/FPUtil/x86_64/FMA.h
    M libc/src/__support/FPUtil/x86_64/PolyEval.h

  Log Message:
  -----------
  [libc][NFC] Add NOLINT annotations at call sites to immintrin functions.

These annotations are intended to be temporary while we understand why
clang-tidy is not able to treat them as builtin exceptions.




More information about the All-commits mailing list