llvm-project/clang-tools-extra/docs/clang-tidy
Jonas Toth 51aadb463e [clang-tidy] Add abseil-no-internal-dependencies check
Finds instances where the user depends on internal details and warns them against doing so.
Should not be run on internal Abseil files or Abseil source code.

Patch by hugoeg!

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

llvm-svn: 340928
2018-08-29 14:23:15 +00:00
..
checks [clang-tidy] Add abseil-no-internal-dependencies check 2018-08-29 14:23:15 +00:00
index.rst [clang-tidy] Add Abseil prefix to documentation 2018-08-22 14:03:30 +00:00