зеркало из https://github.com/microsoft/clang-1.git
0f0c963f9b
emitting diagnostics after it has produced that many errors. Give this a default value of 20 which produces plenty of errors for people to fix before recompiling but not so many that their entire console scrolls away when the compiler gets confused. The experience looks like this: $ clang foo.c <tons of crap> foo.c:102:3: error: unknown type name 'somethingbad' somethingbad x; ^ fatal error: too many errors emitted, stopping now 36 warnings and 20 errors generated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100689 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
tools | ||
AnalyzerRegions.html | ||
Block-ABI-Apple.txt | ||
BlockLanguageSpec.txt | ||
DriverArchitecture.png | ||
DriverInternals.html | ||
InternalsManual.html | ||
LanguageExtensions.html | ||
Makefile | ||
PCHInternals.html | ||
PCHLayout.graffle | ||
PCHLayout.png | ||
PTHInternals.html | ||
UsersManual.html | ||
doxygen.cfg | ||
doxygen.cfg.in | ||
doxygen.css | ||
doxygen.footer | ||
doxygen.header | ||
doxygen.intro | ||
index.html | ||
libIndex.html |