summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo.Adrian Prantl2015-09-171-1/+1
* Update the 3.8 release notes with the breaking change information regarding A...Aaron Ballman2015-09-171-0/+45
* Rename AST node matchers to match the AST node names directly. Part of this r...Aaron Ballman2015-09-171-336/+405
* Updating docs for MSan to describe poison-in-dtor.Naomi Musgrave2015-09-171-0/+10
* Fixed HasDeclarationMatcher to properly convert all types into decls where po...Aaron Ballman2015-09-111-3/+69
* Docs: Document __builtin_nontemporal_load and __builtin_nontemporal_store.Michael Zolotukhin2015-09-111-0/+20
* Docs: Add missing new line before a list.Michael Zolotukhin2015-09-101-0/+1
* CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne2015-09-102-6/+64
* add __builtin_unpredictable and convert to metadataSanjay Patel2015-09-021-0/+27
* Make trunk release notes point to 3.7, not 3.6Nico Weber2015-09-011-2/+2
* Updating the AST matcher documentation with a new entry; NFC.Aaron Ballman2015-08-281-0/+14
* Adding an AST matcher for namespaceAliasDecl.Aaron Ballman2015-08-281-0/+11
* Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1Adrian Prantl2015-08-271-0/+7
* [Static Analyzer] Checks to catch nullability related issues.Gabor Horvath2015-08-261-0/+92
* [OPENMP] Info about OpenMP Support in Users Manual, NFC.Alexey Bataev2015-08-241-0/+26
* Add AST narrowing matchers for inline and anonymous namespaces. Since the inl...Aaron Ballman2015-08-181-4504/+4545
* Doxygen: add build option to use svg instead of png files for graphsHans Wennborg2015-08-173-1/+11
* Fix AST matcher documentation.Manuel Klimek2015-08-142-84/+245
* Docs: keep copyright years up-to-dateHans Wennborg2015-08-121-1/+2
* Docs: update clang-cl command-line documentationHans Wennborg2015-08-121-22/+59
* ReleaseNotes: Small version nbr fixHans Wennborg2015-08-121-1/+1
* Add missing documentation for conversionDecl; NFC.Aaron Ballman2015-08-111-0/+12
* Add a polymorphic AST matcher for testing whether a constructor or a conversi...Aaron Ballman2015-08-111-0/+26
* Add an AST matcher to match member intializers of a CXXCtorInitializer.Aaron Ballman2015-08-111-0/+17
* Fix typo.Nick Lewycky2015-08-101-1/+1
* Add new llvm.loop.unroll.enable metadata for use with "#pragma unroll".Mark Heffernan2015-08-101-4/+16
* Add WebKit brace style configuration option.Roman Kashitsyn2015-08-101-1/+3
* Add flags to disable profile generation.Diego Novillo2015-08-051-0/+13
* Add missing atomic libcall support.James Y Knight2015-08-051-0/+3
* Add AST matchers for narrowing constructors that are default, copy, or move c...Aaron Ballman2015-08-051-0/+52
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-053-3/+3
* Grammar: Don't imply that a program wouldn't want a person as its output.Douglas Katzman2015-08-031-2/+2
* [libFuzzer] minimal documentation on data-flow-guided fuzzingKostya Serebryany2015-07-311-0/+27
* Add -femulated-tls flag to select the emulated TLS model.Chih-Hung Hsieh2015-07-281-0/+7
* Add an AST matcher, isFinal(), for testing whether a method or class declarat...Aaron Ballman2015-07-241-0/+31
* Updating the documentation for the hasAttr AST matcher, which behaves somewha...Aaron Ballman2015-07-231-1/+2
* Something was unbalanced, and it wasn't the parentheses. ;-) Reverts r242915.Aaron Ballman2015-07-221-1/+1
* Balancing parenthesis in comments and documentation; NFC.Aaron Ballman2015-07-221-1/+1
* Doxygen: Enable autobrief feature, matching llvm config/coding standards.James Dennett2015-07-161-2/+2
* Add the ability to AST match a variable declaration that is an exception vari...Aaron Ballman2015-07-151-3/+15
* CodeGen: Improve CFI type blacklisting mechanism.Peter Collingbourne2015-07-151-16/+36
* docs/conf.py: update version to 3.8Hans Wennborg2015-07-141-2/+2
* ReleaseNotes.rst: Bump version to 3.8Hans Wennborg2015-07-141-21/+7
* Update documentation for unroll pragmas on loops with runtime trip counts.Mark Heffernan2015-07-131-5/+5
* clang-format: Add Mozilla brace breaking styleBirunthan Mohanathas2015-07-121-0/+3
* Add GCC-compatible flags -fprofile-generate and -fprofile-use.Diego Novillo2015-07-091-0/+39
* Update PCHInternals.rst to document PCH wrapped in object file containers.Adrian Prantl2015-07-081-8/+18
* Grammar bug. NFCDouglas Katzman2015-07-061-1/+1
* clang-format: Add MacroBlock{Begin,End} optionsBirunthan Mohanathas2015-07-031-0/+6
* Driver: Replace a couple of out of date terms in the docsJustin Bogner2015-07-031-3/+3