]> granicus.if.org Git - clang/history - utils
Merging r308996:
[clang] / utils /
2017-07-28 Hans WennborgMerging r309113:
2017-07-28 Hans WennborgMerging r309112:
2017-07-15 Yuka Takahashi[Bash-autocompletion] Fixed a bug on bash
2017-07-08 Yuka Takahashi[Bash-autocompletion] Auto complete cc1 options if...
2017-07-08 Yuka Takahashi[Bash-autocompletion] Fix a bug that -foo=bar doesn...
2017-07-06 Sjoerd MeijerThis reverts r305820 (ARMv.2-A FP16 vector intrinsics...
2017-07-05 Michael ZolotukhinFix one more reference to lit.util.capture()
2017-07-01 Yuka Takahashi[Bash-autocompletion] Add support for older bash version.
2017-07-01 Yuka Takahashi[Bash-completion] Fixed a bug that ~ doesn't expanded...
2017-06-28 Yuka Takahashi[Bash-autocompletion] Invoke clang where user called
2017-06-28 Yuka Takahashi[Bash-autocompletion] Check clang version in Bash
2017-06-26 Yuka Takahashi[bash-autocompletion] Delete space after flags which...
2017-06-20 Abderrazek Zaafrani[AArch64] ADD ARMv.2-A FP16 vector intrinsics
2017-06-20 Yuka Takahashi[GSoC] Flag value completion for clang
2017-06-02 Vedant KumarRevert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"
2017-06-01 Abderrazek Zaafrani[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics
2017-05-31 Craig Topper[TableGen] Clang changes to support Record::getValueAsS...
2017-05-24 Argyrios KyrtzidisEnhance the 'diagnose_if' attribute so that we can...
2017-05-23 Yuka TakahashiRemove trailing whitespace
2017-05-23 Yuka Takahashi[GSoC] Shell autocompletion for clang
2017-05-01 Saleem Abdulrasoolutils: Silence -Wpedantic warning
2017-04-19 Alex LorenzAdd #pragma clang attribute support to the external_sou...
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Alex LorenzRevert r300539 - Add #pragma clang attribute
2017-04-18 Alex LorenzFix one more 'not all control paths return a value...
2017-04-18 Alex Lorenz[TableGen] Fix MSVC warning that occurs in TableGen...
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-01 Faisal Vali[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationCo...
2017-03-23 Erich KeaneCorrect class-template deprecation behavior-REDUX
2017-03-22 Martin BohmeRevert "Correct class-template deprecation behavior"
2017-03-21 Erich KeaneCorrect class-template deprecation behavior
2017-01-27 Richard SmithImprove workaround for Sphinx's lack of support for...
2017-01-24 Richard Smith[docs] Add TableGen-based generator for command line...
2017-01-24 David L. JonesSwitch TableGen to emit calls to ASTRecordReader for...
2017-01-05 Justin Lebar[TableGen] Only normalize the spelling of GNU-style...
2017-01-04 Alexander Shaposhnikov[clang] Update lit config in utils/perf-training
2016-12-31 Alexander Shaposhnikov[clang] Fix clean build of generate-order-file
2016-12-05 Matthias BraunAdapt to llvm/TableGen DagInit changes.
2016-12-04 Matthias BraunTableGen: Adapt to llvm r288612
2016-12-01 George Burgess IV[TableGen] Ignore fake args for parsing-related arg...
2016-12-01 George Burgess IV[TableGen] Minor clean-ups. NFC.
2016-11-29 Eugene ZelenkoFix some Clang-tidy and Include What You Use warnings...
2016-10-19 Reid KlecknerUse noexcept instead of LLVM_NOEXCEPT now that all...
2016-10-11 Manuel KlimekDelete clang-completion-mode.el.
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-09-28 Manuel KlimekFix warnings in clang-completion-mode.el.
2016-09-19 Devin Coughlin[analyzer] SATestBuild.py: Treat '#' as comment in...
2016-09-14 Richard Smith[docs] Order diagnostic cross-references alphabetically...
2016-09-14 Richard SmithUpdate DiagnosticsReference and fix emitter to emit...
2016-09-13 Reid KlecknerFix a FIXME about MSVC 2013 in the diagnostic doc gener...
2016-09-13 Richard SmithWork around MSVC 2013's inability to default move speci...
2016-09-13 Richard SmithWork around a GCC 4.7-specific issue: due to implementi...
2016-09-12 Richard SmithAdd virtual destructor (necessary due to the switch...
2016-09-12 Richard SmithAttempt #3 to placate MSVC.
2016-09-12 Richard SmithAttempt #2 to placate MSVC
2016-09-12 Richard SmithAttempt to placate MSVC.
2016-09-12 Richard SmithAdd a mode to clang-tblgen to generate reference docume...
2016-09-10 Akira Hatanaka[tablegen] Check that an optional IdentifierArgument...
2016-09-03 Nico WeberAdd plumbing for new attribute type "Microsoft".
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-09-02 Eric FiselierRevert r280516 since it contained accidental changes.
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-08-24 Chris Bieneman[Order Files] On Darwin use DTrace's oneshot probe
2016-08-05 Vedant Kumar[clang-tblgen] Remove unused #include (NFC)
2016-08-02 Chris BienemanRevert "[Order Files] Remove dtrace predicate"
2016-08-02 Chris Bieneman[Order Files] Remove dtrace predicate
2016-08-01 Chris Bieneman[Order Files] Fixing an error in the perf-helper script
2016-07-29 Chris Bieneman[Perf-Helper] Add logging for dtrace commands
2016-07-18 Mehdi Amini[NFC] Header cleanup
2016-07-15 Saleem AbdulrasoolSema: support __declspec(dll*) on ObjC interfaces
2016-06-27 Richard SmithAdd simple, stupid, pattern-based fuzzer / reducer...
2016-06-23 David MajnemerUse ranges to concisely express iteration
2016-06-14 Vedant Kumar[perf-training] Ignore 'Profile Note' warnings from...
2016-06-14 Vedant KumarRemove stray semi-colon in *.py file, NFC
2016-06-13 Mike SpertusImproved Visual Studio visualization of OpaquePtr
2016-06-12 Mike SpertusVisual Studio Visualizer for PackExpansionType
2016-06-12 Mike SpertusVisual Studio native visualizer for ParsedTemplateArgument
2016-06-12 Mike SpertusRudimentary support for Visual Studio Stmt visualizer
2016-06-11 Mike SpertusVisual Studio Visualizers for ActionResult, LocInfoType...
2016-06-11 Mike SpertusVisual Studio visualizers associated with LookupResults
2016-06-10 Mike SpertusAdded missing close brace to OpaquePtr Visual Studio...
2016-06-09 Richard SmithUpdate to match LLVM r272232.
2016-06-07 Mike SpertusImprove Visual Studio visualization of DeclaratorDecl
2016-06-06 Mike SpertusImproved Visual Studio visualizations for template...
2016-06-06 Mike SpertusFix typo in last submission to visualize proper templat...
2016-06-06 Mike SpertusBetter Visual Studio visualization of TemplateArgument...
2016-06-06 Mike SpertusSlightly improve Visual Studio visualization of clang...
2016-05-31 Reid KlecknerWork around MinGW's macro definition of 'interface...
2016-05-27 Benjamin KramerApply clang-tidy's misc-move-constructor-init throughou...
2016-05-27 Benjamin KramerTurn copies into references as suggested by clang-tidy...
2016-05-24 Mike SpertusVisualize ellipses in TemplateTypeParm and TemplateType...
2016-05-23 Mike SpertusVisualizer for Pack template arguments
2016-05-18 Richard SmithFix use-after-free ASan failures for modules / PCH...
2016-05-16 Mike SpertusSimple visualization of expressions
2016-05-12 Eugene ZelenkoFix Clang-tidy modernize-use-bool-literals in generated...
2016-04-27 Peter CollingbourneRevert unnecessary tblgen change.
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-13 Chris Bieneman[OrderFiles] Don't allow lit to run dtrace multithreaded
2016-04-08 Chris Bieneman[Perf-Training] Reworked workflow improvements for...
next