]> granicus.if.org Git - clang/shortlog
clang
2019-08-22 Joel E. Denny[OpenMP] Permit map with DSA on combined directive
2019-08-22 Kristof Umann[analyzer] Enable control dependency condition tracking...
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Model isa(), isa_and_nonnull()
2019-08-22 Kristof Umann[analyzer] Don't track the condition of foreach loops
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Try to fix the buildbots
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Rewrite dead header hotfix
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Store the dynamic types...
2019-08-22 Csaba Dabis[analyzer] TrackConstraintBRVisitor: Do not track unkno...
2019-08-21 Kristof Umann[analyzer] Mention whether an event is about a conditio...
2019-08-21 Matthias Gehre[LifetimeAnalysis] Support more STL idioms (template...
2019-08-21 Kristof Umann[analyzer] Don't make ConditionBRVisitor events prunabl...
2019-08-21 Alex LorenzNFCI: Simplify SourceManager::translateFile by removing...
2019-08-21 Kristof Umann[analyzer][NFC] Add different interestingness kinds
2019-08-21 Benjamin KramerUse C++14 heteregenous lookup for a couple of std:...
2019-08-21 Kristof Umann[analyzer] Mention whether an event is about a conditio...
2019-08-21 Leonard Chan[LTO] Always mark regular LTO units with EnableSplitLTO...
2019-08-21 Nico Weberclang: Fix typo in comment
2019-08-21 Nico Weberclang: Fix typo in comment
2019-08-21 Nico Weberclang: Fix typo in comment
2019-08-21 Nico Weberclang: Fix typo in comment
2019-08-21 Dmitri GribenkoRemoved some dead code in BugReporter and related files
2019-08-21 David Zarzycki[PPC Docs] Remove duplicate info about __builtin_setrnd()
2019-08-20 Reid KlecknerAdd triple to new test to try to pacify bots
2019-08-20 Alexandre Ganea[DebugInfo] Add debug location to dynamic atexit destructor
2019-08-20 Artem Dergachev[analyzer] NFC: Remove the BugTypes set from BugReporter.
2019-08-20 Artem Dergachev[analyzer] Fix a crash when destroying a non-region.
2019-08-20 Artem Dergachev[analyzer] Improve VirtualCallChecker and enable parts...
2019-08-20 Leonard Chan[NewPM] Run ubsan-coroutines test under the legacy...
2019-08-20 Alexey Bataev[OPENMP]Fix delayed diagnostics for standalone declare...
2019-08-20 David Goldman[Sema][Typo] Fix assertion failure for expressions...
2019-08-20 Alexey BataevFix name of the error message, NFC.
2019-08-20 Nathan Huckleberry[Attr] Support _attribute__ ((fallthrough))
2019-08-20 Gabor Horvath[LifetimeAnalysis] Add support for free functions
2019-08-20 Nico Weberwin: Enable /Zc:twoPhase by default if targeting MSVC...
2019-08-20 Jan Kratochvil[clang] Use the new Regex::isValid() with no parameter
2019-08-20 Johan Vikstrom[Syntax] Added function to get macro expansion tokens...
2019-08-20 Dmitri GribenkoRemoved the 'id' AST matcher, which is superseded by...
2019-08-20 Sven van Haastregt[OpenCL] Add const, volatile and pointer builtin handling
2019-08-20 Stephan BergmannRudimentary support for Doxygen \retval command
2019-08-20 Artem Dergachev[CallGraph] Take into accound calls that aren't within...
2019-08-20 Artem Dergachev[analyzer] NFC: Rename GRBugReporter to PathSensitiveBu...
2019-08-20 Artem Dergachev[analyzer] NFC: Drop support for extra text attached...
2019-08-19 Anton Afanasyev[Support][Time profiler] Make FE codegen blocks to...
2019-08-19 Erich KeaneFix poorly formatted HTML in the cxx_status.html file...
2019-08-19 Erich KeaneFix test where diagnostics changed in P1668 implementation
2019-08-19 Erich KeaneUpdate cxx_status.html with P1668 status.
2019-08-19 Erich KeaneImplement P1668R1
2019-08-19 Aaron BallmanDon't keep stale pointers to LoopInfos.
2019-08-19 Sven van Haastregt[OpenCL] Add generic type handling for builtin functions
2019-08-19 Anastasia Stulova[OpenCL] Fix addr space deduction for pointers/referenc...
2019-08-18 David Bolvansky[Diagnostics] Diagnose misused xor as pow
2019-08-18 Owen Pan[clang-format] Fix a bug that joins template closer...
2019-08-18 David Bolvansky[Diagnostics] Improve -Wsizeof-pointer-div
2019-08-17 Tan S. B[SemaDeclCXX] Allow inheriting constructor declaration...
2019-08-17 Kristof Umann[analyzer] Turn an assert into an if condition
2019-08-17 Troy A. Johnson[X86] Support -mlong-double-80
2019-08-16 Jian CaiReland "[ARM] push LR before __gnu_mcount_nc"
2019-08-16 Troy A. JohnsonRevert "[X86] Support -mlong-double-80"
2019-08-16 Richard Smith[doc] Fix some minor formatting issues.
2019-08-16 Owen Pan[clang-format] Fix the bug that joins template closer...
2019-08-16 Troy A. Johnson[X86] Support -mlong-double-80
2019-08-16 Jian CaiRevert "[ARM] push LR before __gnu_mcount_nc"
2019-08-16 Troy A. Johnson[Test Commit] Fix typo in diagtool.rst
2019-08-16 Jian Cai[ARM] push LR before __gnu_mcount_nc
2019-08-16 Alexey Bataev[OPENMP5.0]Diagnose global variables in lambda not...
2019-08-16 Richard SmithStop abusing SuppressAllDiagnostics when speculatively...
2019-08-16 Gabor MartonFix typos in LibASTImporter.rst
2019-08-16 Balazs Keri[ASTImporter] Import ctor initializers after setting...
2019-08-16 Lewis Revill[RISCV] Add inline asm constraint A for RISC-V
2019-08-16 Csaba Dabis[analyzer] Analysis: Silence checkers
2019-08-15 Joel E. Denny[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmp...
2019-08-15 Alexey BataevMark the test as unsupported on darwin, NFC.
2019-08-15 Reid Kleckner[Sema] Implement DR2386 for C++17 structured binding
2019-08-15 Guanzhong Chen[WebAssembly] Correctly handle va_arg of zero-sized...
2019-08-15 Aaron BallmanRename this file from cx2.c to c2x.c; NFC.
2019-08-15 Aaron BallmanAllow standards-based attributes to have leading and...
2019-08-15 Alexey BataevFix the test, NFC.
2019-08-15 George KarpenkovTest commit #2.
2019-08-15 Alexey Bataev[Driver][Bundler] Improve bundling of object files.
2019-08-15 Alexey Bataev[BUNDLER]Improve the test, NFC.
2019-08-15 Benjamin KramerReplace llvm::integer_sequence and friends with the...
2019-08-15 Russell GallopRevert rL368939 "Remove LVALUE / RVALUE workarounds"
2019-08-15 Kristof Umann[analyzer] Warn about -analyzer-configs being meant...
2019-08-15 Kristof Umann[analyzer] Add docs for cplusplus.InnerPointer
2019-08-15 Sjoerd Meijer[clang] Loop pragma parsing. NFC.
2019-08-15 Sjoerd Meijer[Clang] Pragma vectorize_predicate implies vectorize
2019-08-15 Craig Topper[X86] Add test cases for _mm_movepi64_pi64 and _mm_movp...
2019-08-15 David L. Jones[Tooling] Add a hack to work around issues with matcher...
2019-08-15 Jonas Devlieghere[NFC] Update doc comment to fix warning.
2019-08-15 Alex Langford[NFCI] Always initialize BugReport const fields
2019-08-14 Jonas Devlieghere[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 Richard Smith[www] Update DR status page to match latest version...
2019-08-14 Richard SmithFix handling of class member access into a vector type.
2019-08-14 JF BastienRemove LVALUE / RVALUE workarounds
2019-08-14 Matthias Gehre[LifetimeAnalysis] Support std::stack::top() and std...
2019-08-14 Stanislav Mekhanoshin[AMDGPU] Do not assume a default GCN target
2019-08-14 Alexey Bataev[OPENMP]Support for non-rectangular loops.
2019-08-14 Kristof Umann[CFG] Introduce CFGElementRef, a wrapper that knows...
2019-08-14 Puyan Lotfi[NFC][clang] Moving argument handling: Driver::BuildAct...
2019-08-14 Erik Pilkington[Sema][ObjC] Fix a -Wformat false positive with localiz...
next