summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fix typo in Release NotesJonas Hahnfeld2018-01-211-1/+1
* Merging r322018:Hans Wennborg2018-01-162-0/+69
* [docs] Mention support for Windows/ARM64 in the release notesMartin Storsjo2018-01-041-2/+2
* Regenerate ClangCommandLineReference.rstHans Wennborg2018-01-031-1/+21
* Generate docs/AttributeReference.rstHans Wennborg2018-01-031-6/+3560
* UserManual: Update with the latest clang-cl flagsHans Wennborg2018-01-031-1/+8
* Fixed markup formattingSerge Pavlov2018-01-011-1/+1
* Enable configuration files in clangSerge Pavlov2018-01-011-0/+73
* Reverted 321587: Enable configuration files in clangSerge Pavlov2017-12-301-71/+0
* Enable configuration files in clangSerge Pavlov2017-12-301-0/+71
* [docs] Added description of `-f[no]-openmp-simd` option to UsersManual.Alexey Bataev2017-12-291-0/+5
* [docs] Updated ReleaseNotes for OpenMP part.Alexey Bataev2017-12-291-1/+12
* [Modules] Change private modules rules and warningsBruno Cardoso Lopes2017-12-221-14/+15
* [ubsan] Diagnose noreturn functions which returnVedant Kumar2017-12-211-2/+2
* [hwasan] update the design docKostya Serebryany2017-12-181-9/+25
* Harmonize GNU- and C++-style attribute spellings.Aaron Ballman2017-12-141-0/+6
* [Preprocessor] Implement __is_target_{arch|vendor|os|environment} function-likeAlex Lorenz2017-12-141-0/+4
* [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper2017-12-111-0/+4
* [Docs] Regenerate command line documentation.Craig Topper2017-12-111-8/+22
* Switch to gnu++14 as the default dialect.Tim Northover2017-12-091-1/+4
* [hwasan] typo in docsKostya Serebryany2017-12-081-1/+1
* Add new language mode flags for C17.Aaron Ballman2017-12-071-0/+6
* Add support for the __has_c_attribute builtin preprocessor macro.Aaron Ballman2017-12-072-0/+34
* update hwasan docsKostya Serebryany2017-12-071-8/+24
* [clang-format] Releasenotes for rL319024 : Add option to group multiple #incl...Sylvestre Ledru2017-12-051-0/+13
* design document for a hardware-assisted memory safety (HWAMS) tool, similar t...Kostya Serebryany2017-12-042-0/+124
* [analyzer] Fix false negative on post-increment of uninitialized variable.Roman Lebedev2017-11-301-0/+3
* Add the hasDefinition() AST matcher to match class declarations that also hav...Aaron Ballman2017-11-291-0/+9
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+8
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-8/+0
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+8
* [clang-format] Add option to group multiple #include blocks when sorting incl...Krasimir Georgiev2017-11-271-0/+39
* [ASTMatchers] Matchers for new[] operatorsAdam Balogh2017-11-231-0/+20
* CachePruning: Allow limiting the number of files in the cache directory.Peter Collingbourne2017-11-221-0/+4
* [Docs] Update list of languages clang-format can formatMalcolm Parsons2017-11-221-1/+1
* Add an AST matcher for hasDefaultArgument() to match on parameter declaration...Aaron Ballman2017-11-211-0/+9
* [Docs] Regenerate the command line option reference.Craig Topper2017-11-201-5/+45
* Indent code blocks so they are actually treated as suchStephan Bergmann2017-11-171-9/+9
* Make isDefinition matcher support ObjCMethodDeclDave Lee2017-11-141-5/+48
* [analyzer] Document the issue hash debugging facilityGabor Horvath2017-11-131-0/+13
* Fix AST matcher documentation typoDave Lee2017-11-111-1/+1
* Add ObjC exception statement AST matchersDave Lee2017-11-111-0/+35
* [clang-format] Keep Sphinx happy after r317794Krasimir Georgiev2017-11-091-5/+6
* [clang-format] Sort using declarations by splitting on '::'Krasimir Georgiev2017-11-092-8/+32
* [Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.Sam McCall2017-11-091-0/+6
* [docs] Add section 'Half-Precision Floating Point'Sjoerd Meijer2017-11-071-0/+43
* [Sema] Document+test the -Wsign-conversion change for enums in C code [NFC]Roman Lebedev2017-11-041-1/+2
* [CFI] Add CFI-icall pointer type generalizationVlad Tsyrklevich2017-10-313-0/+26
* Use -fuse-init-array if no gcc installation is found.Nico Weber2017-10-261-0/+4
* [www] Regenerate diagnostics reference.Richard Smith2017-10-261-128/+668