hanchenye-llvm-project/clang/docs
Diego Novillo 94b276deba Enable -gcolumn-info by default.
This patch flips the default value for -gcolumn-info to be on by
default. I discussed the rationale and provided compile/size data
in:

http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-June/074290.html

This also updates the documentation and some tests that relied on
the lack of column information. Some tests had column information
in the expected output, but it was wrong (the tsan tests). Others
were using the driver to execute.

llvm-svn: 212781
2014-07-10 23:29:28 +00:00
..
analyzer
tools Document Darwin-specific defaults. 2014-06-13 23:35:54 +00:00
AddressSanitizer.rst
AttributeReference.rst The automated server-side process isn't quite right yet, so this is a newly-generated attribute reference. Tanya is looking into the server process when she gets the chance. 2014-06-11 19:11:24 +00:00
AutomaticReferenceCounting.rst
Block-ABI-Apple.rst
Block-ABI-Apple.txt
BlockLanguageSpec.rst
CMakeLists.txt Add support for building Sphinx documentation when being inside LLVM source tree and using CMake 2014-04-18 21:55:46 +00:00
ClangCheck.rst
ClangFormat.rst clang-format: Add clang-format-diff usage examples for SVN. 2014-05-14 09:36:11 +00:00
ClangFormatStyleOptions.rst clang-format: Add new option to indent wrapped function declarations. 2014-07-09 08:42:42 +00:00
ClangPlugins.rst
ClangTools.rst
CrossCompilation.rst
DataFlowSanitizer.rst
DataFlowSanitizerDesign.rst
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst
FAQ.rst
HowToSetupToolingForLLVM.rst
InternalsManual.rst Update internals manual on how to add AST nodes. 2014-07-07 00:50:39 +00:00
IntroductionToTheClangAST.rst
JSONCompilationDatabase.rst
LanguageExtensions.rst ARM: add support for v8 ldaex/stlex builtins. 2014-07-02 12:56:02 +00:00
LeakSanitizer.rst
LibASTMatchers.rst
LibASTMatchersReference.html Add hasLocalStorage/hasGlobalStorage matchers. 2014-06-05 18:22:14 +00:00
LibASTMatchersTutorial.rst Update documentation to match recent API change. newFrontendActionFactory now returns a unique_ptr. 2014-05-01 20:04:39 +00:00
LibFormat.rst
LibTooling.rst Update documentation to match recent API change. newFrontendActionFactory now returns a unique_ptr. 2014-05-01 20:04:39 +00:00
MSVCCompatibility.rst Update the MSVC compatibilty document for class template parsing 2014-07-02 23:37:33 +00:00
Makefile
Makefile.sphinx
MemorySanitizer.rst
Modules.rst Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. 2014-04-23 12:57:01 +00:00
ObjectiveCLiterals.rst
PCHInternals.rst
PCHLayout.graffle
PCHLayout.png
PTHInternals.rst PTHInternals.rst: PCH is now a thing, update docs to reflect it 2014-07-07 14:02:39 +00:00
RAVFrontendAction.rst
README.txt
ReleaseNotes.rst Document unroll and unroll_count directives. 2014-06-19 18:12:44 +00:00
SanitizerSpecialCaseList.rst Clean up language and grammar. 2014-05-20 17:10:39 +00:00
ThreadSafetyAnalysis.rst
ThreadSanitizer.rst
Tooling.rst
UsersManual.rst Enable -gcolumn-info by default. 2014-07-10 23:29:28 +00:00
conf.py
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
index.rst
make.bat

README.txt

See llvm/docs/README.txt