diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-04-17 09:56:34 -0400 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-04-18 12:58:04 -0400 |
commit | e880c19c6af3078d42e74543bb4690cbefbff4dd (patch) | |
tree | 596d744d076473d77f8330b03860b48c64edefdc /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | d480f968ad8b56d3ee4a6b6df5532d485b0ad01e (diff) | |
download | llvm-e880c19c6af3078d42e74543bb4690cbefbff4dd.zip llvm-e880c19c6af3078d42e74543bb4690cbefbff4dd.tar.gz llvm-e880c19c6af3078d42e74543bb4690cbefbff4dd.tar.bz2 |
[libc++] [CI] Fail if the headers contain cyclic dependencies.
Since we have a tool to detect cycles now; and since we're entering
a phase where people can easily introduce cycles by accident (D100682)
or by request (D90999), I think it's increasingly important to shift
the burden of detecting these cycles onto the buildbot instead of
the poor human reviewer.
Also, grep for non-ASCII characters (such as U+200B and U+00AD)
and hard tabs; don't let those get checked in.
Differential Review: https://reviews.llvm.org/D100703
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions