]> granicus.if.org Git - clang/history - docs/tools
docs: Remove references to the long-defunct LLVM_USED_LIBS
[clang] / docs / tools /
2015-11-20 Benjamin KramerFix ASTMatcher reference newlines and make the generato...
2015-10-07 Daniel Jasperclang-format: Hopefully fix code blocks in docs.
2015-10-06 Daniel Jasperclang-format: Add empty line before code-blocks in...
2015-10-06 Daniel Jasperclang-format: Make IncludeCategories configurable in...
2015-09-29 Daniel Jasperclang-format: Add a new brace style "custom" as well...
2015-08-14 Manuel KlimekFix AST matcher documentation.
2015-06-30 Andrew WilkinsSphinx-based clang man pages
2015-06-13 Saleem Abdulrasooldocs: grammar adjustments in clang manpage
2015-03-07 Benjamin KramerASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a...
2014-12-02 Daniel Jasperclang-format: Escape '*' in generated flag documentation.
2014-06-13 Adrian PrantlDocument Darwin-specific defaults.
2014-04-09 Daniel Jasperclang-format: Update flag documentation, and generation...
2014-03-10 Samuel BenzaquenAdd loc() to the dynamic registry.
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for clang.
2014-02-24 Manuel KlimekFix AST matcher documentation for overloaded matchers.
2014-02-24 Manuel KlimekFix docs generation for the AST matchers:
2014-02-13 Daniel Jasperclang-format: Improve documentation of DerivePointerBin...
2014-01-14 Tim NorthoverDriver: clarify help string for "-###"
2014-01-07 Adrian PrantlImplement a new -fstandalone-debug option. rdar://probl...
2013-12-20 Adrian PrantlRemove an outdated statement about debugging optimized...
2013-12-20 Adrian PrantlDocument the -fno-limit-debug-info switch in the man...
2013-11-18 Ted KremenekRemove clang man page reference to --analyze, and point...
2013-11-18 Samuel BenzaquenAdd partial support for the hasDeclaration() matcher...
2013-11-11 Sylvestre LedruImprove the documentation (bis) with Arthur and Chandle...
2013-11-11 Sylvestre LedruImprove the documentation of the optimization flags
2013-09-04 Alexander KornienkoAdded documentation for clang-format style options.
2013-08-27 Samuel BenzaquenRewrite eachOf/allOf/anyOf to use a variadic operator.
2013-08-16 Samuel BenzaquenRefactor ArgumentAdaptativeMatcher matchers to remove...
2013-07-25 Manuel KlimekFix incorrect documentation generation for type matchers.
2013-07-15 Samuel BenzaquenAdd support for type traversal matchers.
2013-06-21 Samuel BenzaquenAdd support for polymorphic matchers. Use runtime type...
2013-04-17 Bob WilsonAdd description of -Ofast optimization option to the...
2013-02-06 Manuel KlimekCleanup of ASTMatcher macros and adding support for...
2013-02-05 Ted KremenekRevert "Remove sparse text on diagnostic options. ...
2013-02-05 Ted KremenekRemove sparse text on diagnostic options. These are...
2013-01-09 Manuel KlimekFixes dump_ast_matchers to parse all matcher macros...
2012-09-14 Ted KremenekFix copy-paste error in manpage. Should be -stdlib...
2012-09-10 Ted KremenekRevert "Remove clang man page reference to -Oz. It...
2012-09-10 Ted KremenekRemove clang man page reference to -Oz. It's not an...
2012-09-07 Manuel KlimekIntroduces anchors into LibASTMatchersReference.html.
2012-08-27 Manuel KlimekThis is a temporary solution until we have a better...
2012-06-28 Hans WennborgAdd -ftls-model command-line flag.
2012-02-05 Benjamin KramerFix a typo (builting -> builtin).
2011-10-11 Daniel DunbarDriver: Add support for a new -nostdlibinc option.
2011-09-30 Daniel DunbarRevert my --working-directory option, which wasn't...
2011-09-23 Daniel DunbarDriver: Add a --working-directory option which can...
2011-04-30 Chad RosierDocumentation for -Oz; Updated synopsis and item.
2011-04-30 Chad RosierAdd documentation for -Oz flag.
2011-04-15 Chris Lattnerfix a bunch of comment typos found by codespell. Patch by
2011-03-18 Ted KremenekRemove '-Xclang' and '-mllvm' entries from Clang man...
2010-10-21 Michael J. SpencerReorganize predefined macros for all Windows targets.
2010-10-08 Douglas GregorFix a typo in the Clang man page, from Alexander Best.
2010-09-24 Douglas GregorUpdate Clang man page to say a little bit more about C++
2010-09-20 Daniel DunbarDriver/Objective-C: Retool Objective-C ABI flags to...
2010-09-14 Daniel DunbarDriver: Add a -stdlib= argument which can be used to...
2010-09-02 Dawn PerchikAdd support for Borland extensions via option -fborland...
2010-09-02 Dawn PerchikReverting rev 112791 - apparently -fborland-extensions...
2010-09-02 Dawn PerchikAdd support for Borland extensions via option -fborland...
2010-08-19 Douglas GregorAdd machine-parseable Fix-It output as part of diagnost...
2010-08-17 Daniel DunbarRemove a gratuitous lie.
2010-06-25 Daniel Dunbarbuild: Get CLANG_VERSION from Version.inc instead of...
2010-06-08 Daniel DunbarMakefile: Switch Clang Makefiles to always include...
2010-05-21 Daniel Dunbardocs: Man page tweaks, to mention the integrated assemb...
2010-05-07 mike-mReverted r103214.
2010-05-06 mike-m2nd part of: Overhauled llvm/clang docs builds.
2010-03-04 Erick TryzelaarUse LLVM's new DESTDIR-less PROJ_* variables.
2009-10-27 Rafael EspindolaDocument -nobuiltininc
2009-09-16 Mike StumpCollapse more clang version numbers down into fewer...
2009-09-15 Mike StumpBack to 1.1 we go.
2009-09-13 Daniel DunbarSome formatting tweaks to clang(1)
2009-05-18 Daniel DunbarSeveral fixes to the clang man page.
2009-05-12 Chris Lattnerwrap up a version of the man page that is minimally...
2009-05-12 Chris Lattneradd some more content.
2009-05-11 Chris Lattnerpull a bunch of options out of clang-cc.cpp. This...
2009-05-06 Daniel DunbarDocument environment variables we handle, and don't...
2009-05-06 Chris LattnerMore content.
2009-05-06 Chris Lattneradd some content
2009-05-06 Daniel DunbarOverride some pod2man defaults.
2009-05-01 Daniel DunbarMake install target actually work, dependencies FTW.
2009-05-01 Daniel DunbarAdd ONLY_MAN_DOCS variable to only install the man...
2009-04-29 Daniel DunbarAdd incredibly bare bones docs/tools.