[all-commits] [llvm/llvm-project] d70e1f: [OpenMP][runtime] add .clang-tidy file

Jonathan Peyton via All-commits all-commits at lists.llvm.org
Mon Jun 7 11:58:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d70e1f12765fd6bb644ffb561dff9a31c522308e
      https://github.com/llvm/llvm-project/commit/d70e1f12765fd6bb644ffb561dff9a31c522308e
  Author: Peyton, Jonathan L <jonathan.l.peyton at intel.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    A openmp/runtime/.clang-tidy

  Log Message:
  -----------
  [OpenMP][runtime] add .clang-tidy file

Use same checks as compiler-rt which removes checks for readability-*
and llvm-header style.

Differential Revision: https://reviews.llvm.org/D103711




More information about the All-commits mailing list