]> granicus.if.org Git - clang/shortlog
clang
2018-09-12 Richard SmithTrack definition merging on the canonical declaration...
2018-09-12 Richard SmithConsistently create a new declaration when merging...
2018-09-12 Richard SmithFix tracking of merged definitions when the merge targe...
2018-09-11 Shuai Wang[NFC] Fix build breakage caused by D51948
2018-09-11 Shuai Wang[analyzer] Add ExprMutationAnalyzer
2018-09-11 Peter CollingbourneIntroduce the VTable interleaving scheme to the CFI...
2018-09-11 Vedant Kumar[gcov] Update a clang test for r341977
2018-09-11 George Karpenkov[analyzer] [NFC] Change the tests by making the version...
2018-09-11 Mike Rice[clang-cl, PCH] Support for /Yc and /Yu without filenam...
2018-09-11 Jonas Toth[ASTMatchers] add three matchers for dependent expressions
2018-09-11 Kadir Cetinkaya[CodeCompletion] Enable signature help when initializin...
2018-09-11 Alexey Bataev[OPENMP] Simplified checks for declarations in declare...
2018-09-11 Jonathan Coe[python bindings] Expose getNumTemplateArguments
2018-09-11 Ilya Biryukov[Tooling] Restore working dir in ClangTool.
2018-09-11 Douglas YungMake test more robust in case the expected output appea...
2018-09-11 Bruno Cardoso... [Modules] Add imported modules to the output of -module...
2018-09-10 Saleem Abdulrasoolclang-check: rename the local FixItAction
2018-09-10 Erik Pilkington[Sema][ObjC] Infer availability of +new from availabili...
2018-09-10 Erich KeaneFix test regression in r341862
2018-09-10 Erik Pilkington[AST] Fix a crash on invalid.
2018-09-10 Erich KeaneMove AESNI generation to Skylake and Goldmont
2018-09-10 JF BastienImplement -Watomic-implicit-seq-cst
2018-09-10 Richard SmithEnhance -Wc++14-compat for class template argument...
2018-09-10 Alexandre Ganea[clang-cl] Enable -march option
2018-09-10 Adrian PrantlRemove all uses of DIFlagBlockByrefStruct
2018-09-10 Erich KeanePrevent cpu-specific/cpu-dispatch from giong on a lambda.
2018-09-10 Kadir Cetinkaya[clang] Make sure codecompletion is called for calls...
2018-09-10 Adam Balogh[Analyzer] Commit fix for rL341790/rC341790
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 8: Support for assig...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 7: Support for push...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 6: Mismatched iterat...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 5: Move Assignment...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 4: Mismatched iterat...
2018-09-10 Hans WennborgReleaseNotes: update links to use https
2018-09-10 Richard SmithPR33222: Require the declared return type not the actua...
2018-09-10 Richard SmithPart of PR33222: defer enforcing return type mismatch...
2018-09-10 Kelvin Li[OpenMP] Add support for nested 'declare target' directives
2018-09-09 Fangrui Song[Sema] Make typo correction slightly more efficient
2018-09-09 Hamza SoodFix build bots after a mistake in r341760
2018-09-09 Hamza Sood[Tooling] Improve handling of CL-style options
2018-09-09 Akira HatanakaRevert r341754.
2018-09-09 Fangrui Song[Parser] Remove an unnecessary `mutable`
2018-09-08 Nico Weberms: Insert $$Z in mangling between directly consecutive...
2018-09-08 Akira HatanakaDistinguish `__block` variables that are captured by...
2018-09-07 Richard SmithDo not use optimized atomic libcalls for misaligned...
2018-09-07 George Karpenkov[analyzer] [NFC] Move methods for dumping the coverage...
2018-09-07 George Karpenkov[analyzer] [NFC] Use StringRef when returning a large...
2018-09-07 George Karpenkov[analyzer] Remove the "postponed" hack, deal with deriv...
2018-09-07 George KarpenkovRevert "Revert "Revert "Revert "[analyzer] Add coverage...
2018-09-07 Richard SmithMake -Watomic-alignment say whether the atomic operatio...
2018-09-07 Richard SmithPR38870: Add warning for zero-width unicode characters...
2018-09-07 Craig Topper[X86] Custom emit __builtin_rdtscp so we can emit an...
2018-09-07 Alex Lorenzwarn_stdlibcxx_not_found: suggest '-stdlib=libc++'...
2018-09-07 Craig Topper[X86] Modify addcarry/subborrow builtins to emit an...
2018-09-07 Alexey BataevRevert "[OPENMP][NVPTX] Disable runtime-type info for...
2018-09-07 Ilya Biryukov[CodeComplete] Clearly distinguish signature help and...
2018-09-07 Ivan Donchevskii[libclang] Return the proper pointee type for 'auto...
2018-09-07 Kristina BrooksDifferential Revision: https://reviews.llvm.org/D50246
2018-09-07 Nico WeberReland r341390 clang-cl: Pass /Brepro to linker if...
2018-09-07 Simon PilgrimRevert "Revert "Revert "[analyzer] Add coverage informa...
2018-09-07 Diogo N. SampaioReplaces __inline by __inline__ / C89 compatible
2018-09-07 Alexander Potapenko[MSan] add KMSAN support to Clang driver
2018-09-07 Akira Hatanaka[Sema] Check that the destructor for each element of...
2018-09-07 George KarpenkovRevert "Revert "[analyzer] Add coverage information...
2018-09-07 George KarpenkovRevert "[analyzer] Add coverage information to plist...
2018-09-07 George Karpenkov[analyzer] Add coverage information to plist output...
2018-09-07 George Karpenkov[analyzer] [NFC] Prefer passing around reference to...
2018-09-07 George Karpenkov[analyzer] Executed lines: store file IDs, not hashes.
2018-09-07 George Karpenkov[analyzer] Do not add invalid source location to the...
2018-09-07 George Karpenkov[analyzer] Push updating-the-executed-lines logic into...
2018-09-07 George Karpenkov[analyzer] Skip printing trivial nodes in exploded...
2018-09-06 George Karpenkov[analyzer] [NFC] Move dumping program point into a...
2018-09-06 George Karpenkov[analyzer] Dump stable identifiers for exploded nodes
2018-09-06 George Karpenkov[analyzer] Remove traces of ubigraph visualization
2018-09-06 George Karpenkov[analyzer] Dump a reproducible, deterministic ID of...
2018-09-06 Stephen KellyRemove deprecated API
2018-09-06 Reid KlecknerRe-land r334417 "[MS] Use mangled names and comdats...
2018-09-06 Alexey Bataev[OPENMP] Fix PR38823: Do not emit vtable if it is not...
2018-09-06 Erik Pilkington[Sema] Clean up some __builtin_*_chk diagnostics
2018-09-06 Pavel LabathRe-commit "Enable DWARF accelerator tables by default...
2018-09-06 A BergenReverting r 341390 because it is causing test failures...
2018-09-06 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-06 Andrew Savonichev[OpenCL] Relax diagnostics on OpenCL access qualifiers
2018-09-06 Sam McCallRevert "[DebugInfo] Generate debug information for...
2018-09-06 Diogo N. SampaioFix march triple used test from rL341475
2018-09-06 Christian BruelFix the -print-multi-directory flag to print the select...
2018-09-06 Andrew Savonichev[OpenCL] Disallow negative attribute arguments
2018-09-06 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-09-05 Richard SmithPR38627: Fix handling of exception specification adjust...
2018-09-05 Richard TrieuRemove unnecessary options from test RUN lines.
2018-09-05 Richard TrieuAdd triple to test case.
2018-09-05 Pavel LabathRevert "Enable DWARF accelerator tables by default...
2018-09-05 John McCallForbid address spaces on compound literals in local...
2018-09-05 Erik Pilkington[Sema] Don't warn about omitting unavailable enum const...
2018-09-05 John McCallAdd -Wobjc-property-assign-on-object-type.
2018-09-05 Erich KeaneTest Commit for git-svn-cleanup comment.
2018-09-05 Alexey Bataev[OPENMP][NVPTX] Disable runtime-type info for CUDA...
2018-09-05 Eric Liu[Sema] Store MacroInfo in CodeCompletionResult for...
2018-09-05 Diogo N. SampaioFix arm_neon.h and arm_fp16.h generation for compiling...
2018-09-05 Pavel LabathEnable DWARF accelerator tables by default when tuning...
next