]> granicus.if.org Git - clang/shortlog
clang
2017-11-15 NAKAMURA TakumiASTMatchers.h: Avoid warnings due to "@throw". [-Wdocum...
2017-11-15 Richard SmithPR35214: don't crash if we see an array of unknown...
2017-11-15 Richard Smith[modules] Fix crash in complex class merging scenario.
2017-11-15 Erich KeaneSimplify CpuIs code to use include from LLVM
2017-11-14 Vedant Kumar[PGO] Detect more structural changes with the stable...
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Alex Lorenz[refactor][selection] canonicalize decl ref callee...
2017-11-14 Hans WennborgTry to fix the instrument-functions tests
2017-11-14 Alex Lorenz[refactor][selection] canonicalize member expr callee...
2017-11-14 Hans WennborgSwitch -mcount and -finstrument-functions to emit Enter...
2017-11-14 Alexey Bataev[OPENMP] Fix DSA analysis for threadprivates after...
2017-11-14 Alex Lorenz[refactor][extract] avoid extracting expressions from...
2017-11-14 Sam McCall[tooling] Make compile_flags.txt negative test more...
2017-11-14 Dave LeeMake isDefinition matcher support ObjCMethodDecl
2017-11-14 Gabor HorvathMake DiagnosticIDs::getAllDiagnostics static. NFC.
2017-11-14 Gabor Horvath[ASTImporter] TypeAliasTemplate and PackExpansion impor...
2017-11-14 Erik Verbruggen[libclang] Allow crash recovery with LIBCLANG_NOTHREADS
2017-11-14 Manuel KlimekRefactor ContinuationIndenter's breakProtrudingToken...
2017-11-14 Craig Topper[NewPassManager] Pass the -fdebug-pass-manager flag...
2017-11-14 Chandler Carruth[PM] Require a registered x86 target for this test...
2017-11-14 Chandler Carruth[PM] Wire up support for the bounds checking sanitizer...
2017-11-14 Chandler Carruth[PM] Add a missing header that I had in the next commit...
2017-11-14 Alex Lorenz[completion] complete ObjC interface names in an expression
2017-11-14 Chandler Carruth[PM] Port BoundsChecking to the new PM.
2017-11-14 Mandeep Singh... [Sema] Stable sort OverloadCandidates to remove non...
2017-11-13 Zachary TurnerRevert "Update test_debuginfo.pl script to point to...
2017-11-13 Hans WennborgUpdate link to protobuf
2017-11-13 Hans WennborgUpdate a link to the old code.google.com bug tracker
2017-11-13 Hans WennborgUpdate link to the Chromium Clang page
2017-11-13 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-13 Matt ArsenaultOpenCL: Assume inline asm is convergent
2017-11-13 Sanjay Patel[CodeGen] fix const-ness of cbrt and fma
2017-11-13 Mandeep Singh... [clang] Remove redundant return [NFC]
2017-11-13 Devin Coughlin[analyzer] ObjCGenerics: Don't warn on cast conversions...
2017-11-13 Teresa Johnson[ThinLTO] Handle -fdebug-pass-manager for backend invoc...
2017-11-13 Uriel Korach[X86] test/testn intrinsics lowering to IR. clang side
2017-11-13 Jina NahiasChange
2017-11-13 Gabor Horvath[analyzer] Document the issue hash debugging facility
2017-11-13 Jina Nahias[x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
2017-11-11 Dave LeeFix AST matcher documentation typo
2017-11-11 Dave LeeAdd ObjC exception statement AST matchers
2017-11-11 Michal Gorny[python] [tests] Fix test_linkage for unique external...
2017-11-11 Faisal ValiAdjust r316292 - remove the anonymous union for sharing...
2017-11-11 Richard Smith[cxx_status] Add resolution of CWG issue 1581, since...
2017-11-11 Richard Smith[cxx_status] Update for moved Albuquerque papers.
2017-11-11 Gor Nishanov[coroutines] Promote cleanup.dest.slot allocas to regis...
2017-11-11 Justin Lebar[CUDA] Fix std::min on device side to return the min...
2017-11-11 Jake EhrlichAdd CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm...
2017-11-11 Teresa JohnsonRevert "[ThinLTO] Handle -fdebug-pass-manager for backe...
2017-11-11 Richard TrieuHandle lambda captures of variable length arrays in...
2017-11-11 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-11 Teresa JohnsonAdd x86-registered-target to REQUIRES for new test
2017-11-10 Teresa Johnson[ThinLTO] Handle -fdebug-pass-manager for backend invoc...
2017-11-10 Hans WennborgRemove declaration of EmitMCountInstrumentation(). NFC
2017-11-10 Zachary TurnerFix for skipped CMake configuration on debuginfo-tests.
2017-11-10 Zachary Turner[debuginfo-tests] Make debuginfo-tests work in a standa...
2017-11-10 Konstantin... AMDGPU: Add -mxnack/-mno-xnack options that set +/...
2017-11-10 Konstantin... AMDGPU/NFC: Move getAMDGPUTargetFeatures to AMDGPU...
2017-11-10 Daniel Jasper[clang-format] Handle leading comments in using declaration
2017-11-10 Carlo Bertolli[NFC] Pacify bbot for OpenMP 'teams distribute parallel...
2017-11-10 Michal Gorny[python] [tests] Rewrite to use standard unittest module
2017-11-10 Carlo Bertolli[OpenMP] Parse+Sema for copyin clause of 'teams distrib...
2017-11-10 Alexey Bataev[OpenMP] diagnose assign to firstprivate const, patch...
2017-11-10 Krasimir Georgiev[clang-format] Support python-style comments in text...
2017-11-10 Dean Michael... Revert "[XRay][darwin] Initial XRay in Darwin Support"
2017-11-10 Dean Michael... [XRay][darwin] Initial XRay in Darwin Support
2017-11-10 Craig Topper[X86] Reduce the number of FMA builtins needed by the...
2017-11-10 Steven Wu[Driver] Make clang/cc conforms to UNIX standard
2017-11-10 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-09 George Karpenkov[analyzer] [NFC] Minor ExprEngineC refactoring
2017-11-09 George Karpenkov[analyzer] do not crash when trying to convert an APSIn...
2017-11-09 Alex Lorenz[index] tag declarations should use the decl role inste...
2017-11-09 Michal Gorny[python] [tests] Update priority values in code complet...
2017-11-09 George Karpenkov[analyzer] assume bitwise arithmetic axioms
2017-11-09 Alexey Bataev[OPENMP] Codegen for `#pragma omp target parallel for...
2017-11-09 Alexey Bataev[OPENMP] Treat '#pragma omp target parallel for simd...
2017-11-09 Ben Hamilton[VirtualFileSystem] InMemoryFileSystem::addFile():...
2017-11-09 Krasimir Georgiev[clang-format] Keep Sphinx happy after r317794
2017-11-09 Krasimir Georgiev[clang-format] Sort using declarations by splitting...
2017-11-09 Krasimir Georgiev[clang-format] Apply a clang-tidy suggestion, NFC
2017-11-09 Krasimir Georgiev[clang-format] Fix a clang-tidy finding, NFC
2017-11-09 Krasimir Georgiev[clang-format] Fix argument name comment, NFC
2017-11-09 Sam McCall[Tooling] Use FixedCompilationDatabase when `compile_fl...
2017-11-09 John McCallFix a bug with the use of __builtin_bzero in a conditio...
2017-11-09 Craig Topper[X86] Rename the VEX scalar fma builtins to end with...
2017-11-09 Vedant Kumar[Coverage] Emit deferred regions in headers
2017-11-09 Vedant Kumar[Coverage] Complete top-level deferred regions before...
2017-11-09 Vedant Kumar[Coverage] Emit a gap area after if conditions
2017-11-08 Alex LorenzRemove redundant copy-pasted comment in test file from...
2017-11-08 Alex Lorenz[ObjC] Fix function signature handling for blocks liter...
2017-11-08 Alex Lorenz[ObjC] Boxed strings should use the nullability from...
2017-11-08 Alexey Bataev[OPENMP] Codegen for `#pragma omp target parallel for`.
2017-11-08 David L. JonesAdd a missing "REQUIRES: system-windows" to a Windows...
2017-11-08 Marco CastelluccioAdd CoreOption flag to "-coverage" option to make it...
2017-11-08 Masud Rahman[bindings] fix TLS test failure
2017-11-08 Artem Dergachev[analyzer] Fix a crash on logical operators with vectors.
2017-11-08 Haojian Wu[clang-refactor] Get rid of OccurrencesFinder in Renami...
2017-11-08 Ilya BiryukovWorkaround reverse-iteration buildbot breakages. Filed...
2017-11-08 Ilya BiryukovAvoid printing some redundant name qualifiers in completion
next