]> granicus.if.org Git - clang/shortlog
clang
2018-11-28 Kelvin Li[OPENMP] remove redundant ColonExpected flag in ParseOp...
2018-11-27 Mandeep Singh... [RISCV] Mark unit tests as "requires: riscv-registered...
2018-11-27 Tatyana KrasnukhaFix typo in "[clang][ARC] Fix test for commit r347699"
2018-11-27 Alexey Bataev[OPENMP][NVPTX]Basic support for reductions across...
2018-11-27 Reid Kleckner[MS] Push outermost class DeclContexts only in -fdelaye...
2018-11-27 Tatyana Krasnukha[clang][ARC] Fix test for commit r347699
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-27 Tatyana Krasnukha[clang][ARC] Add ARCTargetInfo
2018-11-27 Richard SmithDon't speculatively emit VTTs for classes unless we...
2018-11-27 Mandeep Singh... Revert "[RISCV] Mark unit tests as "requires: riscv...
2018-11-27 Mandeep Singh... [RISCV] Mark unit tests as "requires: riscv-registered...
2018-11-27 Balazs Keri[ASTImporter] Added Import functions for transition...
2018-11-27 Craig Topper[X86] Add -march=cascadelake support in clang.
2018-11-27 Marco CastelluccioFix linker option for -fprofile-arcs -ftest-coverage
2018-11-27 Jonas TothRevert "[clang] - Simplify tools::SplitDebugName."
2018-11-27 Marco AntogniniDerive builtin return type from its definition
2018-11-27 Hans WennborgRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-27 Ivan Donchevskii[libclang] Fix clang_Cursor_getNumArguments and clang_C...
2018-11-27 Gabor Marton[ASTImporter] Typedef import brings in the complete...
2018-11-27 Reid Kleckner[docs] UBSan and ASan are supported on Windows
2018-11-27 Reid KlecknerRevert r347627 "[MS] Push fewer DeclContexts for delaye...
2018-11-27 Kristof Umann[analyzer][PlistMacroExpansion] Part 3.: Macro argument...
2018-11-27 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-27 Reid Kleckner[MS] Push fewer DeclContexts for delayed template parsing
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-26 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Alexey Bataev[OPENMP][NVPTX]Emit default locations with the correct...
2018-11-26 Zola Bridges[clang][slh] Forward mSLH only to Clang CC1
2018-11-26 Sam Parker[NFC] Replace magic numbers with CodeGenOpt enums
2018-11-26 Sander de Smalen[AArch64] Add aarch64_vector_pcs function attribute...
2018-11-26 Gabor Marton[ASTImporter][Structural Eq] Check for isBeingDefined
2018-11-26 Ilya Biryukov[Index] Expose USR generation for types
2018-11-26 Nemanja Ivanovic[PowerPC] Vector load/store builtins overstate alignmen...
2018-11-26 Sylvestre LedruCreate a diagnostic group for warn_call_to_pure_virtual...
2018-11-26 Bill WendlingA "constexpr" is evaluated in a constant context. Make...
2018-11-25 Fangrui Song[CodeComplete] Simplify CodeCompleteConsumer.cpp, NFC
2018-11-25 Sanjay Patel[CodeGen] translate MS rotate builtins to LLVM funnel...
2018-11-24 Kristof Umann[analyzer] INT50-CPP. Do not cast to an out-of-range...
2018-11-24 Bill WendlingisEvaluatable() implies a constant context.
2018-11-24 Fangrui Song[CodeComplete] Delete unused variable in rC342449
2018-11-24 Fangrui Song[CodeComplete] Format SemaCodeComplete.cpp and improve...
2018-11-23 Benjamin KramerRemove the optional dependency from libclang to clang...
2018-11-22 Bill WendlingA __builtin_constant_p() returns 0 with a function...
2018-11-22 Krasimir Georgiev[clang-format] Do not treat asm clobber [ as ObjCExpr...
2018-11-22 Clement CourbetRevert rL347462 "[ASTMatchers] Add hasSideEffect()...
2018-11-22 Clement Courbet[ASTMatchers] Add hasSideEffect() matcher.
2018-11-22 Clement Courbet[ASTMatchers] Re-generate ast matchers doc after rL346455.
2018-11-22 Bill WendlingThe result of is.constant() is unsigned.
2018-11-22 Petr Hosek[Driver] Support XRay on Fuchsia
2018-11-21 Petr HosekRevert "[Driver] Use --push/pop-state with Sanitizer...
2018-11-21 Alexey Bataev[OPENMP][NVPTX]Emit default locations as constant with...
2018-11-21 Bill WendlingRe-Reinstate 347294 with a fix for the failures.
2018-11-21 Petr Hosek[Driver] Use --push/pop-state with Sanitizer link deps
2018-11-21 Kelvin Li[OPENMP] Refactor code for parsing omp declare target...
2018-11-21 Alexey Bataev[OPENMP]Fix handling of the LCVs in loop-based directives.
2018-11-21 Kelvin Li[OPENMP] remove redundant MapTypeModifierSpecified...
2018-11-21 Kelvin Li[OPENMP] Support relational-op != (not-equal) as one...
2018-11-21 Jorge Gorbe... Mark lambda decl as invalid if a captured variable...
2018-11-21 Nico WeberRevert r347364 again, the fix was incomplete.
2018-11-21 Petr Hosek[Driver] Link sanitizer runtime deps on Fuchsia when...
2018-11-21 Alexander Kornienkoclang::tooling::Diagnostic: Don't store offset in the...
2018-11-21 Alexander KornienkoImplement YAML serialization of notes in clang::tooling...
2018-11-20 Bill WendlingReinstate 347294 with a fix for the failures.
2018-11-20 Sam McCall[CodeComplete] Penalize inherited ObjC properties for...
2018-11-20 Joel E. Denny[OpenMP] Update CHECK-DAG usage in target_parallel_code...
2018-11-20 Joel E. Denny[OpenMP] Update CHECK-DAG usage in for_codegen.cpp
2018-11-20 Roman Lebedev[clang][Parse] Diagnose useless null statements / empty...
2018-11-20 Erich Keane[NFC] Remove MS line endings in diagnostics file.
2018-11-20 Bruno Ricci[AST] Store the expressions in ParenListExpr in a trail...
2018-11-20 Bruno Ricci[AST][NFC] Factor out some repeated code in ArraySubscr...
2018-11-20 Bruno Ricci[AST][NFC] Pack ArraySubscriptExpr
2018-11-20 Nico WeberRevert 347294, it turned many bots on lab.llvm.org...
2018-11-20 Aaron BallmanUpdate the documentation for attribute feature tests.
2018-11-20 Krasimir Georgiev[clang-format] JS: don't treat is: as a type matcher
2018-11-20 Gabor Marton[ASTImporter] Set redecl chain of functions before...
2018-11-20 Vassil VassilevAllow force updating the NumCreatedFIDsForFileID.
2018-11-20 Bill WendlingUse is.constant intrinsic for __builtin_constant_p
2018-11-20 Fangrui Song[libclang] Unify getCursorDecl and getCursorParentDecl
2018-11-20 Matthew VossEnsure FileManagerTest expects "\\" as path separator...
2018-11-20 Peter CollingbourneDriver: SCS is compatible with every other sanitizer.
2018-11-19 Vedant Kumar[Coverage] Fix PR39258: support coverage regions that...
2018-11-19 Vedant Kumar[Sema] Fix PR38987: keep end location of a direct initi...
2018-11-19 Roman Lebedev[clang][CodeGen] Implicit Conversion Sanitizer: discove...
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-19 Zachary TurnerFix some issues with LLDB's lit configuration files.
2018-11-19 Patrick Lyster[OpenMP] Check target architecture supports unified...
2018-11-19 Sam McCall[FileManager] getFile(open=true) after getFile(open...
2018-11-19 Anastasia StulovaFixed uninitialized variable issue.
2018-11-19 Michael PlatingsTest commit - delete trailing space.
2018-11-19 Anastasia Stulova[OpenCL] Fix address space deduction in template args.
2018-11-19 Brad Smith[PowerPC] Set the default PLT mode on OpenBSD/powerpc...
2018-11-18 Brad SmithReplace the UTF-8 characters in the error message.
2018-11-18 Kristof Umann[analyzer][NFC] Move CheckerOptInfo to CheckerRegistry...
2018-11-18 Kristof Umann[analyzer][UninitializedObjectChecker] Uninit regions...
2018-11-18 Jan Kratochvilcmake: z3: Remove EXACT from 4.7.1 after being compatib...
2018-11-17 Calixte Denizet[Clang] Add options -fprofile-filter-files and -fprofil...
2018-11-17 David BlaikieSink BuryPointer from Clang into LLVM for reuse there
2018-11-17 Bruno Ricci[AST][NFC] Pack CXXDefaultInitExpr
2018-11-17 Bruno Ricci[AST][NFC] Pack CXXDefaultArgExpr
next