Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update clang-tidy integration #18815

Merged
merged 8 commits into from
Jul 29, 2020
Merged

Update clang-tidy integration #18815

merged 8 commits into from
Jul 29, 2020

Commits on Jul 29, 2020

  1. Use cmake to run clang-tidy

    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    29ae051 View commit details
    Browse the repository at this point in the history
  2. Update .clang-tidy for clang-tidy-10

    - disable segfault causing rules (performance-unnecessary-value-param)
    - enable more rules
    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    41cbe71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c24c0 View commit details
    Browse the repository at this point in the history
  4. Fix cpplint

    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2b5982b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38ac230 View commit details
    Browse the repository at this point in the history
  6. Fix compilation with gcc

    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ffcaade View commit details
    Browse the repository at this point in the history
  7. Fix nnvm registry

    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2397036 View commit details
    Browse the repository at this point in the history
  8. Fix USE_TVMOP build

    leezu committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ffe08d6 View commit details
    Browse the repository at this point in the history