llvm-project/clang/docs
Douglas Gregor ffed1cb339 Introduce a limit on the depth of the template instantiation backtrace
we will print with each error that occurs during template
instantiation. When the backtrace is longer than that, we will print
N/2 of the innermost backtrace entries and N/2 of the outermost
backtrace entries, then skip the middle entries with a note such as:

  note: suppressed 2 template instantiation contexts; use
  -ftemplate-backtrace-limit=N to change the number of template
  instantiation entries shown

This should eliminate some excessively long backtraces that aren't
providing any value.

llvm-svn: 101882
2010-04-20 07:18:24 +00:00
..
tools Use LLVM's new DESTDIR-less PROJ_* variables. 2010-03-04 20:57:19 +00:00
AnalyzerRegions.html update the doc. 2009-04-20 10:09:10 +00:00
Block-ABI-Apple.txt improved wording around ABI 2010-04-06 17:46:43 +00:00
BlockLanguageSpec.txt add some description of the block language extension. 2009-03-09 07:01:20 +00:00
DriverArchitecture.png Some very rough Driver documentation. 2009-03-30 06:50:01 +00:00
DriverInternals.html Fix a few typos. 2009-08-14 04:43:04 +00:00
InternalsManual.html Document the extensions I made to the diagnostics-formatting system yesterday. 2010-01-14 19:12:17 +00:00
LanguageExtensions.html update link 2010-03-16 21:43:03 +00:00
Makefile Use LLVM's new DESTDIR-less PROJ_* variables. 2010-03-04 20:57:19 +00:00
PCHInternals.html Update a few more docs references to clang-cc. 2009-12-11 23:17:03 +00:00
PCHLayout.graffle Fill in some gaps in the precompiled headers documentation 2009-06-03 16:06:22 +00:00
PCHLayout.png Fill in some gaps in the precompiled headers documentation 2009-06-03 16:06:22 +00:00
PTHInternals.html Update a few more docs references to clang-cc. 2009-12-11 23:17:03 +00:00
UsersManual.html Introduce a limit on the depth of the template instantiation backtrace 2010-04-20 07:18:24 +00:00
doxygen.cfg Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.cfg.in Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.css Add the right path to the lines image. 2008-07-26 23:51:08 +00:00
doxygen.footer clean up the footer a bit more. 2008-07-26 23:54:49 +00:00
doxygen.header Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.intro Add doxygen support 2008-07-26 21:32:24 +00:00
index.html add documentation skeleton 2007-07-24 18:03:18 +00:00
libIndex.html Update a few more docs references to clang-cc. 2009-12-11 23:17:03 +00:00