summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Merging r309113:Hans Wennborg2017-07-281-1/+1
* Merging r309112:Hans Wennborg2017-07-281-3/+7
* [Bash-autocompletion] Fixed a bug on bashYuka Takahashi2017-07-151-4/+7
* [Bash-autocompletion] Auto complete cc1 options if -cc1 is specifiedYuka Takahashi2017-07-081-6/+10
* [Bash-autocompletion] Fix a bug that -foo=bar doesn't handled properlyYuka Takahashi2017-07-081-0/+6
* This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it showsSjoerd Meijer2017-07-061-5/+1
* Fix one more reference to lit.util.capture()Michael Zolotukhin2017-07-052-2/+4
* [Bash-autocompletion] Add support for older bash version.Yuka Takahashi2017-07-011-7/+25
* [Bash-completion] Fixed a bug that ~ doesn't expanded to $HOMEYuka Takahashi2017-07-011-1/+3
* [Bash-autocompletion] Invoke clang where user calledYuka Takahashi2017-06-281-1/+1
* [Bash-autocompletion] Check clang version in BashYuka Takahashi2017-06-281-2/+9
* [bash-autocompletion] Delete space after flags which has '=' prefixYuka Takahashi2017-06-261-4/+5
* [AArch64] ADD ARMv.2-A FP16 vector intrinsicsAbderrazek Zaafrani2017-06-201-1/+5
* [GSoC] Flag value completion for clangYuka Takahashi2017-06-201-3/+27
* Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"Vedant Kumar2017-06-021-5/+1
* [AArch64] Add ARMv8.2-A FP16 vefctor intrinsicsAbderrazek Zaafrani2017-06-011-1/+5
* [TableGen] Clang changes to support Record::getValueAsString and getValueAsLi...Craig Topper2017-05-314-31/+39
* Enhance the 'diagnose_if' attribute so that we can apply it for ObjC methods ...Argyrios Kyrtzidis2017-05-241-1/+5
* Remove trailing whitespaceYuka Takahashi2017-05-231-1/+1
* [GSoC] Shell autocompletion for clangYuka Takahashi2017-05-231-0/+14
* utils: Silence -Wpedantic warningSaleem Abdulrasool2017-05-011-2/+2
* Add #pragma clang attribute support to the external_source_symbol attributeAlex Lorenz2017-04-191-24/+113
* Add #pragma clang attributeAlex Lorenz2017-04-183-12/+470
* Revert r300539 - Add #pragma clang attributeAlex Lorenz2017-04-183-470/+12
* Fix one more 'not all control paths return a value' MSVC warningAlex Lorenz2017-04-181-1/+1
* [TableGen] Fix MSVC warning that occurs in TableGen generated functionAlex Lorenz2017-04-181-1/+3
* Add #pragma clang attributeAlex Lorenz2017-04-183-12/+468
* [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped EnumFaisal Vali2017-04-011-2/+2
* Correct class-template deprecation behavior-REDUXErich Keane2017-03-231-16/+28
* Revert "Correct class-template deprecation behavior"Martin Bohme2017-03-221-28/+16
* Correct class-template deprecation behaviorErich Keane2017-03-211-16/+28
* Improve workaround for Sphinx's lack of support for command line options cont...Richard Smith2017-01-271-14/+47
* [docs] Add TableGen-based generator for command line argument documentation,Richard Smith2017-01-244-2/+368
* Switch TableGen to emit calls to ASTRecordReader for AttrPCHRead.David L. Jones2017-01-241-19/+19
* [TableGen] Only normalize the spelling of GNU-style attributes.Justin Lebar2017-01-051-5/+8
* [clang] Update lit config in utils/perf-trainingAlexander Shaposhnikov2017-01-042-4/+3
* [clang] Fix clean build of generate-order-fileAlexander Shaposhnikov2016-12-311-1/+5
* Adapt to llvm/TableGen DagInit changes.Matthias Braun2016-12-051-15/+20
* TableGen: Adapt to llvm r288612Matthias Braun2016-12-042-4/+4
* [TableGen] Ignore fake args for parsing-related arg counts.George Burgess IV2016-12-011-0/+4
* [TableGen] Minor clean-ups. NFC.George Burgess IV2016-12-011-52/+42
* Fix some Clang-tidy and Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2016-11-291-19/+44
* Use noexcept instead of LLVM_NOEXCEPT now that all compilers support itReid Kleckner2016-10-191-3/+2
* Delete clang-completion-mode.el.Manuel Klimek2016-10-111-248/+0
* Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...Mehdi Amini2016-10-081-2/+1
* Fix warnings in clang-completion-mode.el.Manuel Klimek2016-09-281-7/+6
* [analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csvDevin Coughlin2016-09-191-0/+8
* [docs] Order diagnostic cross-references alphabetically rather than based onRichard Smith2016-09-141-0/+1
* Update DiagnosticsReference and fix emitter to emit -Wpedantic diagnostics an...Richard Smith2016-09-141-3/+12
* Fix a FIXME about MSVC 2013 in the diagnostic doc generation codeReid Kleckner2016-09-131-5/+7