summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* docs: Update the ShadowCallStack documentation.Peter Collingbourne2019-02-121-96/+116
* Fixed header underline in docs.Alexander Kornienko2019-02-111-252/+252
* [analyzer] New checker for detecting usages of unsafe I/O functionsKristof Umann2019-02-111-0/+11
* [ASTMatchers][NFC] Update comments on assorted `CXXMemberCallExpr` matchers.Yitzhak Mandelbaum2019-02-081-32/+79
* [DOCS]Support for emission of the debug info for the Cuda devices, NFC.Alexey Bataev2019-02-052-3/+7
* Fix the sphinx buildbot after D54429Kristof Umann2019-02-051-1/+1
* [analyzer] Creating standard Sphinx documentationKristof Umann2019-02-0519-244/+2653
* Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections.Max Moroz2019-02-011-0/+5
* Fix some sphinx doc errors.James Y Knight2019-02-011-2/+2
* [sanitizer-coverage] prune trace-cmp instrumentation for CMP isntructions tha...Kostya Serebryany2019-01-311-0/+3
* Add a new builtin: __builtin_dynamic_object_sizeErik Pilkington2019-01-301-0/+26
* Adjust documentation for git migration.James Y Knight2019-01-297-57/+29
* Fix incorrect indent from r352221Erich Keane2019-01-251-2/+2
* Disable _Float16 for non ARM/SPIR TargetsErich Keane2019-01-251-38/+52
* [Sema] Fix Modified Type in address_space AttributedTypeLeonard Chan2019-01-241-1/+5
* [Documentation] Fix problem in docs/SafeStack.rst introduced in r351976.Eugene Zelenko2019-01-231-3/+3
* [Documentation] Use HTTPS whenever possibleEugene Zelenko2019-01-2319-60/+60
* ReleaseNotes: remove openmp notes from r351580Hans Wennborg2019-01-221-30/+1
* [OPENMP][DOCS] Release notes/OpenMP support updates, NFC.Kelvin Li2019-01-182-44/+63
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-162-200/+15
* UsersManual.rst: Update the clang-cl flags sectionHans Wennborg2019-01-161-7/+37
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-152-1/+44
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-152-44/+1
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-142-1/+44
* fixup: sphinx warningNick Desaulniers2019-01-101-1/+1
* [SemaCXX] add -Woverride-init alias to -Winitializer-overridesNick Desaulniers2019-01-101-0/+4
* [OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...Gheorghe-Teodor Bercea2019-01-091-0/+10
* [OPENMP][DOCS]Release notes/OpenMP support updates, NFC.Alexey Bataev2019-01-092-4/+19
* __has_feature(pragma_clang_attribute_namespaces) should be __has_extensionErik Pilkington2019-01-081-1/+1
* Add a __has_feature check for namespaces on #pragma clang attribute.Erik Pilkington2019-01-071-1/+3
* [clang] Add AST matcher for initializer list membersHyrum Wright2019-01-071-1/+10
* [ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington2019-01-041-14/+73
* Fix some typos in the clang doc.Sylvestre Ledru2019-01-014-6/+6
* clang-format-diff: add an example with hgSylvestre Ledru2019-01-011-0/+6
* Add support for namespaces on #pragma clang attributeErik Pilkington2018-12-201-0/+30
* Portable Python script across Python versionSerge Guelton2018-12-192-3/+5
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-182-8/+9
* Portable Python script across Python versionSerge Guelton2018-12-181-2/+2
* [ASTImporter] Fix redecl chain of classes and class templatesGabor Marton2018-12-171-0/+10
* [analyzer] Fix some expressions staying live too long. Add a debug checker.Artem Dergachev2018-12-161-1/+4