]> granicus.if.org Git - clang/shortlog
clang
2018-09-27 George Karpenkov[analyzer] [testing] Pass through an extra argument...
2018-09-26 Fangrui SongRemove trailing space in rC343150
2018-09-26 Vitaly BukaInit LookupResult::AmbiguityKind
2018-09-26 Hsiangkai Wang[DebugInfo] Generate debug information for labels.
2018-09-26 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-26 Richard SmithP1008R1 Classes with user-declared constructors are...
2018-09-26 Craig Topper[X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsi...
2018-09-26 Oliver Stannard[ARM/AArch64][v8.5A] Add Armv8.5-A target
2018-09-26 Roman Lebedev[analyzer] scan-build: if --status-bugs is passed,...
2018-09-26 Simon PilgrimRemoved extra semicolon to fix Wpedantic. (NFCI).
2018-09-26 Martin Probstclang-format: [JS] space after parameter naming.
2018-09-26 Hans Wennborg[clang-cl] Make /Gs imply default stack probes, not...
2018-09-26 Jiading Gai[CUDA] Fix two failed test cases using --cuda-path...
2018-09-26 Fangrui Song[Frontend] Tidy up -print-decl-contexts conditions
2018-09-26 Richard SmithP0859R0: List-initialization is potentially-constant...
2018-09-26 Kelvin Li[OPENMP] Add support for OMP5 requires directive +...
2018-09-26 Artem Dergachev[analyzer] Fix a crash on casting symbolic pointers...
2018-09-25 Erik PilkingtonFix a bot failure from r343042.
2018-09-25 Artem Dergachev[analyzer] Add a testing facility for testing relations...
2018-09-25 Kristina Brooks[clang-check-codegen][cfstring] Accept either @ or...
2018-09-25 Erik Pilkington[Sema] Use a more civilized hash map to implement ...
2018-09-25 Richard SmithDon't emit "will be treated as an identifier character...
2018-09-25 Kristina BrooksReland "[Clang][CodeGen][ObjC]: Fix CoreFoundation...
2018-09-25 Artem Dergachev[analyzer] NFC: CallDescription: Improve array management.
2018-09-25 Richard SmithP0969R0: allow structured binding of accessible members...
2018-09-25 Artem Dergachev[analyzer] NFC: Legalize state manager factory injection.
2018-09-25 Alexey BataevRevert "[DRIVER][OFFLOAD] Do not invoke unbundler on...
2018-09-25 Alexey Bataev[OPENMP] Fix the test, NFC.
2018-09-25 Alexey Bataev[OPENMP] Fix failed test, NFC.
2018-09-25 Alexey Bataev[DRIVER][OFFLOAD] Do not invoke unbundler on unsupporte...
2018-09-25 Tri Vo[AArch64] Support adding X[8-15,18] registers as CSRs.
2018-09-25 Hans Wennborg[clang-cl] Provide separate flags for all the /O variants
2018-09-25 Eric Liu[VFS] Add a proxy FS that delegates calls to underlying...
2018-09-25 Bruno Ricci[AST] Squeeze some bits in LinkageComputer::QueryType
2018-09-25 Sven van Haastregt[OpenCL] Allow zero assignment and comparisons between...
2018-09-25 Fangrui SongAnnotate LookupResult::clear() as LLVM_ATTRIBUTE_REINIT...
2018-09-24 Saleem AbdulrasoolDriver: render arguments for the embedded bitcode correctly
2018-09-24 Richard Smith[www] Change 'Clang 7' items from yellow to green now...
2018-09-24 Richard Smith[www] Update cxx_status to mark P0962R1 as done.
2018-09-24 Richard SmithP0962R1: only use the member form of 'begin' and 'end...
2018-09-24 Artem Belevich[CUDA] Added basic support for compiling with CUDA...
2018-09-24 George Karpenkov[analyzer] Prevent crashes in FindLastStoreBRVisitor
2018-09-24 Calixte Denizet[CodeGen] Revert commit https://reviews.llvm.org/rL342717
2018-09-24 Stefan Pintilie[Power9] [CLANG] Add __float128 exponent GET and SET...
2018-09-24 Benjamin KramerFix the type of 1<<31 integer constants.
2018-09-24 Michal Gorny[python] [tests] Update test_code_completion
2018-09-24 Kristina BrooksRevert "rL342883: [Clang][CodeGen][ObjC]: Fix CoreFound...
2018-09-24 Kristina Brooks[CFString][ELF] Fix a missed test causing buildbot...
2018-09-24 Eric Liu[VFS] Use llvm::StringMap instead of std::map. NFC
2018-09-24 Anastasia StulovaRevert "We allow implicit function declarations as...
2018-09-24 Kristina Brooks[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with...
2018-09-24 Sven van HaastregtFix Wundef NDEBUG warning; NFC
2018-09-24 Sjoerd Meijer[ARM][AArch64] Add feature +fp16fml
2018-09-24 Michael KruseAdd inherited attributes before parsed attributes.
2018-09-23 Kristof Umann[analyzer][UninitializedObjectChecker] Using the new...
2018-09-23 Petr Hosek[CMake] Use internal_linkage rather than always_inline...
2018-09-23 David Carlier[CStringSyntaxChecker] Check strlcat sizeof check
2018-09-23 Fangrui Song[Index] Report specialization bases as references when...
2018-09-23 Eric FiselierFix modules build with shared library.
2018-09-22 Fangrui Song[Index] Fix header guard naming
2018-09-22 Aaron PuchertEliminate some unneeded signed/unsigned conversions
2018-09-22 Caroline TiceFix codemodels.c test case (only test mcmodel=medium...
2018-09-22 Sylvestre Ledruuse the current url for bugzilla
2018-09-22 Sylvestre Ledruupdate the links to use https
2018-09-22 Richard TrieuUpdate smart pointer detection for thread safety analysis.
2018-09-22 Leonard Chan[Lexer] Add udefined_behavior_sanitizer feature
2018-09-21 Aaron PuchertThread safety analysis: Make printSCFG compile again...
2018-09-21 Caroline TiceFix codemodels.c test case (only test mcmodel-kernel...
2018-09-21 Aaron PuchertThread safety analysis: Make sure FactEntrys stored...
2018-09-21 Richard TrieuMake compare function in r342648 have strict weak ordering.
2018-09-21 George Karpenkov[analyzer] Process state in checkEndFunction in RetainC...
2018-09-21 George Karpenkov[analyzer] Highlight sink nodes in red
2018-09-21 George Karpenkov[analyzer] Associate diagnostics created in checkEndFun...
2018-09-21 George Karpenkov[analyzer] [NFC] Prefer make_unique over "new"
2018-09-21 George Karpenkov[analyzer] Fix bug in isInevitablySinking
2018-09-21 George Karpenkov[analyzer] [NFC] Dead code removal
2018-09-21 Caroline TiceAdd necessary support for storing code-model to module IR.
2018-09-21 Artem Belevich[CUDA] Fixed parsing of optional template-argument...
2018-09-21 JF Bastien[NFC] remove unused variable
2018-09-21 Artem Belevich[CUDA] Ignore uncallable functions when we check for...
2018-09-21 Alexey Bataev[OPENMP] Disable emission of the class with vptr if...
2018-09-21 Alexey Bataev[OPENMP][NVPTX] Enable support for lastprivates in...
2018-09-21 Bruno Ricci[AST][NFC] DeclarationName.h : add missing parentheses...
2018-09-21 JF BastienNFC: deduplicate isRepeatedBytePattern from clang to...
2018-09-21 Bruno Ricci[AST][NFC] Remove a superfluous enum in ObjCMethodDeclB...
2018-09-21 Bruno Ricci[AST] Various optimizations + refactoring in Declaratio...
2018-09-21 Ivan Donchevskii[CodeComplete] Generate completion fix-its for C code...
2018-09-21 Calixte Denizet[CodeGen] Add to emitted DebugLoc information about...
2018-09-21 Dean Michael... [XRay][clang] Propagate -fxray-instrumentation-bundle...
2018-09-21 Owen Pan[clang-format] Do not merge short case labels if follow...
2018-09-20 Zachary TurnerRemove failing test.
2018-09-20 Erik PilkingtonFix an assert in -Wquoted-include-in-framework-header
2018-09-20 Erik Pilkington[Sema] Retain __restrict qualifiers when substituting...
2018-09-20 Eric ChristopherAdd testcases for r342667.
2018-09-20 Eric Christopherr342177 introduced a hint in cases where an #included...
2018-09-20 Mike Rice[OPENMP] Fix spelling of getLoopCounter (NFC)
2018-09-20 Alexey Bataev[OPENMP] Add support for mapping memory pointed by...
2018-09-20 Sven van Haastregt[OpenCL] Diagnose redundant address space conversion
2018-09-20 Hans WennborgFileCheckify test/Driver/Xarch.c
2018-09-20 QingShan Zhang[PowerPC] [Clang] Add vector int128 pack/unpack builtins
next