summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Increase Doxygen cache sizeDon Hinton2019-05-221-1/+1
* [PragmaHandler] Expose `#pragma` locationJoel E. Denny2019-05-211-1/+1
* [Clang][Docs] Document __FILE_NAME__. NFCKristina Brooks2019-05-171-0/+5
* Implement __builtin_LINE() et. al. to support source location capture.Eric Fiselier2019-05-161-0/+55
* Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ...Eric Christopher2019-05-141-4/+1
* [AMDGPU] gfx1010 clang targetStanislav Mekhanoshin2019-05-131-0/+5
* [clang] Regenerate AST matcher docs 📖Stephane Moore2019-05-121-24/+24
* Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM...Fangrui Song2019-05-101-1/+4
* Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...Luo, Yuanke2019-05-061-0/+2
* Attempt to fix the clang-sphinx-docs bot after r358797Nico Weber2019-05-031-1/+1
* Added an AST matcher for declarations that are in the `std` namespaceDmitri Gribenko2019-05-031-0/+23
* Add __builtin_dcbf support for PPCAhsan Saghir2019-04-291-0/+25
* Add to the release notes the fact that UninitializedObject checker is nowSylvestre Ledru2019-04-261-1/+2
* [clang-format] Fix documentation for FixNamespaceCommentsOwen Pan2019-04-261-1/+1
* [ASTMatchers] Introduce Objective-C matchers `isClassMessage`, `isClassMethod...Ben Hamilton2019-04-221-1/+38
* [analyzer] Move UninitializedObjectChecker out of alphaKristof Umann2019-04-191-96/+104
* [clang-format] Add AfterCaseLabel to BraceWrappingOwen Pan2019-04-081-38/+60
* [clang-format] Optionally insert a space after unary ! operatorReuben Thomas2019-04-081-0/+7
* [docs] Fix rst title in clang langext docs. NFCI Kristina Brooks2019-04-051-1/+1
* Fixing a typo; NFC.Aaron Ballman2019-04-031-1/+1
* Adding 'CLion integration' to clang-format docSylvestre Ledru2019-04-031-0/+13
* [PowerPC] Add the support for __builtin_setrnd() in clangKang Zhang2019-03-291-0/+72
* [clang-format] Add style option AllowShortLambdasOnASingleLineRonald Wampler2019-03-261-0/+39
* update the release notes after the change of 'clang -dumpversion'Sylvestre Ledru2019-03-261-0/+2
* Clang-format: add finer-grained options for putting all arguments on one linePaul Hoad2019-03-231-0/+35
* [clang-format][NFC] correct the release notesPaul Hoad2019-03-221-2/+3
* [ASTMatcher] Add clang-query disclaimer to two more matchers that take enumRoman Lebedev2019-03-211-0/+6
* [ASTMatchers][OpenMP] OpenMP Structured-block-related matchersRoman Lebedev2019-03-211-0/+45
* [ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handlingRoman Lebedev2019-03-211-0/+71
* [ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher.Roman Lebedev2019-03-211-0/+14
* [clang-format] Add basic support for formatting C# filesPaul Hoad2019-03-213-5/+16
* [clang-format][NFC] fix release notes build issuePaul Hoad2019-03-201-1/+1
* [clang-format] BeforeHash added to IndentPPDirectivesPaul Hoad2019-03-202-2/+12
* [analyzer] Fix an assertation failure for invalid sourcelocation, add a new d...Kristof Umann2019-03-141-0/+7
* [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...Paul Hoad2019-03-131-2/+39
* Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...Paul Hoad2019-03-131-39/+2
* [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...Paul Hoad2019-03-131-2/+39
* [clang] Add install targets for API headersShoaib Meenai2019-03-111-1/+3
* [docs] Fix checkers.rst doc for PointerSorting checkerMandeep Singh Grang2019-03-081-1/+1
* [Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...Mandeep Singh Grang2019-03-081-0/+12
* Delete x86_64 ShadowCallStack supportVlad Tsyrklevich2019-03-071-10/+8
* [docs] Add some architectures into the list of supported ThreadSanitizer plat...Vitaly Buka2019-03-051-3/+3
* [docs] Update the list of ThreadSanitizer supported OSesVitaly Buka2019-03-051-1/+3
* [clang-format][docs][NFC] Fix example for Allman brace breaking styleJan Korous2019-03-051-6/+15
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-042-3/+14
* [PGO] Clang part of change for context-sensitive PGO (part1)Rong Xu2019-03-041-1/+41
* [ASTImporter] Add support for importing ChooseExpr AST nodes.Tom Roeder2019-02-261-0/+5
* Revert r354832 "[ASTImporter] Add support for importing ChooseExpr AST nodes."Reid Kleckner2019-02-261-5/+0
* [ASTImporter] Add support for importing ChooseExpr AST nodes.Tom Roeder2019-02-251-0/+5
* [HWASAN] Updated HWASAN design document to better portray the chance of missi...Mitch Phillips2019-02-131-1/+2