The Week Of Monday 15 August 2016 Archives by date
Starting: Mon Aug 15 00:07:38 PDT 2016
Ending: Sun Aug 21 22:16:36 PDT 2016
Messages: 692
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Gábor Horváth via cfe-commits
- r278656 - [CodeGen] Ignore unnamed bitfields before handling vector fields
David Majnemer via cfe-commits
- [PATCH] D23495: Remove std::tuple's reduced-arity-extension on implicit constructors.
Eric Fiselier via cfe-commits
- [PATCH] D23495: Remove std::tuple's reduced-arity-extension on implicit constructors.
Eric Fiselier via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D12689: [libc++][static linking] std streams are not initialized prior to their use in static object constructors
Evgeny Astigeevich via cfe-commits
- [PATCH] D22862: [analyzer] Fix for PR15623: eliminate unwanted ProgramState checker data propagation.
Artem Dergachev via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- [PATCH] D23503: [clang-cl] Check that we are in clang cl mode before enabling support for the CL environment variable.
pierre gousseau via cfe-commits
- [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
Gábor Horváth via cfe-commits
- [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
Gábor Horváth via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Aaron Ballman via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Gábor Horváth via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Gábor Horváth via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Aaron Ballman via cfe-commits
- [PATCH] D23507: include/math.h: Re-enable missing C++11 decls on SunOS
Michał Górny via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
Filipe Cabecinhas via cfe-commits
- [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
Artem Dergachev via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D23507: [libcxx] include/math.h: Re-enable missing C++11 decls on SunOS
Marshall Clow via cfe-commits
- [PATCH] D23507: [libcxx] include/math.h: Re-enable missing C++11 decls on SunOS
Michał Górny via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Artem Dergachev via cfe-commits
- [libcxxabi] r278675 - Merging r278579:
Hans Wennborg via cfe-commits
- [libcxxabi] r278579 - Fix ASAN failures in the demangler
Hans Wennborg via cfe-commits
- [PATCH] D22130: Link static PIE programs against rcrt0.o on OpenBSD
Stefan Kempf via cfe-commits
- [PATCH] D23452: [OpenCL] Release 3.9 notes
Anastasia Stulova via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Reid Kleckner via cfe-commits
- [PATCH] D23485: [Branch 3.9] Remove any traces of partial constexpr lambda implementation (per Richard's request)
Hans Wennborg via cfe-commits
- [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
Adhemerval Zanella via cfe-commits
- [PATCH] D23449: libcxx: Fix path.compare.pass expected result
Adhemerval Zanella via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Anastasia Stulova via cfe-commits
- [PATCH] D23293: Some place that could using TargetParser in clang
Renato Golin via cfe-commits
- [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Yaxun Liu via cfe-commits
- [clang-tools-extra] r278686 - [Documentation] Improve checks groups descriptions in clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- [PATCH] D23471: [Documentation] Improve checks groups descriptions in clang-tidy/index.rst
Phabricator via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Brad King via cfe-commits
- [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
Ben Craig via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Anastasia Stulova via cfe-commits
- [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Richard Smith via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Reid Kleckner via cfe-commits
- r278710 - Replace an obsolete company name.
Paul Robinson via cfe-commits
- [libcxx] r278716 - Fix PR28506. Re-enable missing math.h C++11 decls on SunOS. Patch from Michal Gorny.
Eric Fiselier via cfe-commits
- [PATCH] D23507: [libcxx] include/math.h: Re-enable missing C++11 decls on SunOS
Eric Fiselier via cfe-commits
- [PATCH] D23507: [libcxx] include/math.h: Re-enable missing C++11 decls on SunOS
Eric Fiselier via cfe-commits
- [clang-tools-extra] r278295 - [Documentation] Improve consistency.
Miklos Vajna via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Yaxun Liu via cfe-commits
- [libcxx] r278722 - Use -O1 when testing with ASAN and MSAN to prevent Clang OOM errors.
Eric Fiselier via cfe-commits
- [clang-tools-extra] r278295 - [Documentation] Improve consistency.
Eugene Zelenko via cfe-commits
- [PATCH] D23241: Add the notion of deferred diagnostics.
Justin Lebar via cfe-commits
- r278710 - Replace an obsolete company name.
Sean Silva via cfe-commits
- [PATCH] D23485: [Branch 3.9] Remove any traces of partial constexpr lambda implementation (per Richard's request)
Hans Wennborg via cfe-commits
- r278729 - [CMake] Apple stage1 doesn't need to set libcxx options
Chris Bieneman via cfe-commits
- r278730 - StaticAnalyzer: Report found fields order in PaddingChecker
Saleem Abdulrasool via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Richard Smith via cfe-commits
- [PATCH] D23241: Add the notion of deferred diagnostics.
Reid Kleckner via cfe-commits
- r278655 - [CodeGen] Correctly implement the AVX512 psABI rules
Gerolf Hoflehner via cfe-commits
- [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
Saleem Abdulrasool via cfe-commits
- r278733 - [CUDA] Fix CUDA install version parsing.
Justin Lebar via cfe-commits
- r278734 - [CUDA] Include CUDA headers before anything else.
Justin Lebar via cfe-commits
- r278735 - Add the notion of deferred diagnostics.
Justin Lebar via cfe-commits
- [PATCH] D23523: [ADT] Change PostOrderIterator to use NodeRef. NFC.
Tim Shen via cfe-commits
- [PATCH] D23340: [CUDA] Fix CUDA install version parsing.
Justin Lebar via cfe-commits
- [PATCH] D23341: [CUDA] Include CUDA headers before anything else.
Justin Lebar via cfe-commits
- [PATCH] D23241: Add the notion of deferred diagnostics.
Justin Lebar via cfe-commits
- [libcxx] r278736 - Fix new ASAN failures
Eric Fiselier via cfe-commits
- r278742 - Objective-C diagnostics: isObjCNSObjectType should check through AttributedType.
Manman Ren via cfe-commits
- [PATCH] D23524: [libc++abi] Fix backtrace_test.pass.cpp failure seemingly caused by inlining differences.
Eric Fiselier via cfe-commits
- [libcxx] r278745 - libcxx: Fix path.compare.pass expected result
Adhemerval Zanella via cfe-commits
- [PATCH] D23096: [Sema] Pass CombineWithOuterScope = true to constructor of LocalInstantiationScope
Akira Hatanaka via cfe-commits
- r278746 - [ADT] Change PostOrderIterator to use NodeRef. NFC.
Tim Shen via cfe-commits
- [PATCH] D23523: [ADT] Change PostOrderIterator to use NodeRef. NFC.
Tim Shen via cfe-commits
- r278710 - Replace an obsolete company name.
Robinson, Paul via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Richard Smith via cfe-commits
- [PATCH] D23453: Add a c2x language mode
Richard Smith via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D23453: Add a c2x language mode
Aaron Ballman via cfe-commits
- [PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Artem Belevich via cfe-commits
- [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
Samuel Antao via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Matthias Braun via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Faisal Vali via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Faisal Vali via cfe-commits
- [PATCH] D23003: [ObjC Availability] Warn upon unguarded use of partially available declaration
Manman Ren via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D23524: [libc++abi] Fix backtrace_test.pass.cpp failure seemingly caused by inlining differences.
Jonathan Roelofs via cfe-commits
- [PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Justin Lebar via cfe-commits
- [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
Reid Kleckner via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Chris Bieneman via cfe-commits
- [PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Artem Belevich via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Eric Christopher via cfe-commits
- [PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Artem Belevich via cfe-commits
- r278759 - [CUDA] Raise an error if a wrong-side call is codegen'ed.
Justin Lebar via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Chris Bieneman via cfe-commits
- [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
Justin Lebar via cfe-commits
- [PATCH] D23397: [clang-rename] cleanup `auto` usages
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r278760 - [clang-rename] cleanup `auto` usages
Kirill Bobyrev via cfe-commits
- [PATCH] D23397: [clang-rename] cleanup `auto` usages
Kirill Bobyrev via cfe-commits
- [PATCH] D23397: [clang-rename] cleanup `auto` usages
Kirill Bobyrev via cfe-commits
- [PATCH] D23532: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Zachary Turner via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Richard Smith via cfe-commits
- [PATCH] D23533: [clang-tidy] Rewrite compilation database test to not require shell
Zachary Turner via cfe-commits
- [PATCH] D23397: [clang-rename] cleanup `auto` usages
Kirill Bobyrev via cfe-commits
- [PATCH] D22494: [analyzer] Explain why analyzer report is not generated (fix for PR12421).
Anton Yartsev via cfe-commits
- Buildbot numbers for the week of 7/31/2016 - 8/06/2016
Galina Kistanova via cfe-commits
- Buildbot numbers for the last week of 8/07/2016 - 8/13/2016
Galina Kistanova via cfe-commits
- [PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Samuel Antao via cfe-commits
- [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
Andrew Wells via cfe-commits
- [PATCH] D22929: [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl
Manman Ren via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Adrian McCarthy via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Adrian McCarthy via cfe-commits
- r278763 - PR28978: If we need overload resolution for the move constructor of an
Richard Smith via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- [PATCH] D22794: [Sema] Propagate nullability when deducing type of auto
Manman Ren via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Richard Smith via cfe-commits
- [PATCH] D22794: [Sema] Propagate nullability when deducing type of auto
Richard Smith via cfe-commits
- [PATCH] D23536: Remove excessive padding from ImmOp and RegOp.
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23530: Remove excessive padding from BarrierOp, PrefetchOp, PSBHintOp.
Saleem Abdulrasool via cfe-commits
- r278763 - PR28978: If we need overload resolution for the move constructor of an
Richard Smith via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Aaron Ballman via cfe-commits
- [PATCH] D23536: Remove excessive padding from ImmOp and RegOp.
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23536: Remove excessive padding from ImmOp and RegOp.
Matt Arsenault via cfe-commits
- r278767 - [CUDA] Fix "declared here" note on deferred wrong-side errors.
Justin Lebar via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- [PATCH] D23536: Remove excessive padding from ImmOp and RegOp.
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23530: Remove excessive padding from BarrierOp, PrefetchOp, PSBHintOp.
Alexander Shaposhnikov via cfe-commits
- [clang-tools-extra] r278760 - [clang-rename] cleanup `auto` usages
Eric Fiselier via cfe-commits
- [PATCH] D23485: [Branch 3.9] Remove any traces of partial constexpr lambda implementation (per Richard's request)
Faisal Vali via cfe-commits
- [libcxxabi] r278773 - Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX
Eric Fiselier via cfe-commits
- [PATCH] D23530: Remove excessive padding from BarrierOp, PrefetchOp, PSBHintOp.
Alexander Shaposhnikov via cfe-commits
- [clang-tools-extra] r278780 - [clang-rename] fix broken build
Kirill Bobyrev via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D23543: Adapt to TraverseLambdaCapture interface change from D23204
Martin Böhme via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Jonas Hahnfeld via cfe-commits
- r278783 - [X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms
Marina Yatsina via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Marina Yatsina via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D7511: [libc++] Change how CMake links libc++ with OS X.
Eric Fiselier via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
Davide Italiano via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
Filipe Cabecinhas via cfe-commits
- r278786 - Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Kirill Bobyrev via cfe-commits
- [PATCH] D23498: Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D23544: [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Haojian Wu via cfe-commits
- Nomination for 3.9: r278786 - Left shifts of negative values are defined if -fwrapv is set
James Molloy via cfe-commits
- [PATCH] D23544: [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Alexander Kornienko via cfe-commits
- [PATCH] D23544: [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Alexander Kornienko via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Anastasia Stulova via cfe-commits
- [PATCH] D23544: [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Haojian Wu via cfe-commits
- [clang-tools-extra] r278791 - [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Haojian Wu via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Gábor Horváth via cfe-commits
- [PATCH] D23544: [clang-tidy] readability-implicit-bool-cast forgets to store its options.
Haojian Wu via cfe-commits
- [PATCH] D23284: Add -Rpass-with-hotness
Aaron Ballman via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Alexey Bataev via cfe-commits
- [PATCH] D23550: [analyzer] Small cleanups when checkers retrieving statements from exploded nodes.
Gábor Horváth via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Aaron Ballman via cfe-commits
- [PATCH] D23427: [Clang-tidy] Comparison Misuse
Aaron Ballman via cfe-commits
- StaticAnalyzer: Fix GCC 6 indention warning in ArrayBoundCheckerV2.cpp
Christoph Grüninger via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Aaron Ballman via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Raphael Isemann via cfe-commits
- [PATCH] D23533: [clang-tidy] Rewrite compilation database test to not require shell
Alexander Kornienko via cfe-commits
- r278806 - Add empty --gcc-toolchain empty to cuda-detect test.
Samuel Antao via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- r278811 - Reorder stderr redirection in test command.
Samuel Antao via cfe-commits
- r278812 - Reduce the number of allocations required for AST attributes. In test cases, the max resident memory changed from 65760k to 64476k which is 1.9% improvement. Allocations in grow_pod changed from 8847 to 4872 according to tcmalloc heap profiler. Overall running time remained the same.
Aaron Ballman via cfe-commits
- [PATCH] D23329: [NFC] Reducing allocations in AST attributes
Aaron Ballman via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Alexander Kornienko via cfe-commits
- r278435 - P0217R3: Perform semantic checks and initialization for the bindings in a
Reid Kleckner via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Vassil Vassilev via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Reid Kleckner via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Daniel Dunbar via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Yaxun Liu via cfe-commits
- r278814 - Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms"
Reid Kleckner via cfe-commits
- [clang-tools-extra] r278815 - Remove most instances of REQUIRES: shell from the tools/extra tests
Reid Kleckner via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Chris Lattner via cfe-commits
- r278783 - [X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms
Reid Kleckner via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Reid Kleckner via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Alexander Kornienko via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Alexander Kornienko via cfe-commits
- r278763 - PR28978: If we need overload resolution for the move constructor of an
Hans Wennborg via cfe-commits
- r278783 - [X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms
Yatsina, Marina via cfe-commits
- Nomination for 3.9: r278786 - Left shifts of negative values are defined if -fwrapv is set
Hans Wennborg via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Zachary Turner via cfe-commits
- [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
Alexander Kornienko via cfe-commits
- Nomination for 3.9: r278786 - Left shifts of negative values are defined if -fwrapv is set
Aaron Ballman via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Anastasia Stulova via cfe-commits
- r278826 - [ObjC] Warn on unguarded use of partial declaration
Erik Pilkington via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D23003: [ObjC Availability] Warn upon unguarded use of partially available declaration
Phabricator via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Manuel Klimek via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Adrian McCarthy via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Adrian McCarthy via cfe-commits
- [PATCH] D23573: [OpenCL] Add extension cl_khr_subgroups to clang
Aaron En Ye Shi via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Chris Bieneman via cfe-commits
- [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
Devin Coughlin via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Benjamin Kramer via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Artem Dergachev via cfe-commits
- [PATCH] D23546: Remove excessive padding from LineNoCacheTy
Phabricator via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- [PATCH] D23573: [OpenCL] Add extension cl_khr_subgroups to clang
Yaxun Liu via cfe-commits
- [PATCH] D22794: [Sema] Propagate nullability when deducing type of auto
Akira Hatanaka via cfe-commits
- r278842 - Try to work around an MSVC 2013 bug around defaulted default ctors
Reid Kleckner via cfe-commits
- [PATCH] D23536: Remove excessive padding from ImmOp and RegOp.
Matt Arsenault via cfe-commits
- r278849 - [CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple builds
Chris Bieneman via cfe-commits
- r278850 - [CMake] Fixing typo in Info.plist generation
Chris Bieneman via cfe-commits
- r278851 - [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
Yaxun Liu via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Matt Arsenault via cfe-commits
- [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
Yaxun Liu via cfe-commits
- r266775 - Pass dwarf-version to cc1as.
Dimitry Andric via cfe-commits
- [PATCH] D23581: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Tim Shen via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Reid Kleckner via cfe-commits
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local restrict-qualified pointers
Hal Finkel via cfe-commits
- [PATCH] D22929: [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl
Akira Hatanaka via cfe-commits
- r278861 - Emit debug info for dynamic classes if they are imported from a DLL.
Adrian McCarthy via cfe-commits
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local restrict-qualified pointers
John McCall via cfe-commits
- r278862 - [CMake] Workflow improvements to PGO generation
Chris Bieneman via cfe-commits
- [PATCH] D23462: Emit debug info for dynamic classes if they are imported from a DLL
Adrian McCarthy via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Aaron Ballman via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Aaron Ballman via cfe-commits
- r266775 - Pass dwarf-version to cc1as.
Hans Wennborg via cfe-commits
- [PATCH] D22929: [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl
Manman Ren via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- r277852 - PR26423: Assert on valid use of using declaration of a function with an undeduced auto return type
Hans Wennborg via cfe-commits
- [PATCH] D23595: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Eugene Zelenko via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Devin Coughlin via cfe-commits
- Nomination for 3.9: r278786 - Left shifts of negative values are defined if -fwrapv is set
Richard Smith via cfe-commits
- r278890 - Some missing usage of TargetParser. NFC.
Zijiao Ma via cfe-commits
- r278891 - Add missing close brace to fix Windows bots. Oops :(
Richard Smith via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [PATCH] D21675: New ODR checker for modules
Richard Trieu via cfe-commits
- r278897 - [PM] Update Clang for LLVM's r278896 which re-organized a header.
Chandler Carruth via cfe-commits
- r278898 - CodeGen: Avoid dereferencing end() in ScalarExprEmitter::EmitOverflowCheckedBinOp
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D23595: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Saleem Abdulrasool via cfe-commits
- [libcxx] r278904 - Support allocators with explicit conversion constructors. Fixes bug #29000
Marshall Clow via cfe-commits
- r266775 - Pass dwarf-version to cc1as.
Dimitry Andric via cfe-commits
- r278906 - [ThinLTO] Adapt backend invocation to llvm API changes.
Mehdi Amini via cfe-commits
- [PATCH] D23293: Some place that could using TargetParser in clang
jojo.ma via cfe-commits
- r278908 - Add missing tests
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D23045: [Include-fixer] Install executables and support scripts
Haojian Wu via cfe-commits
- [PATCH] D12192: Add clang support for AAP
Edward Jones via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Alexander Kornienko via cfe-commits
- [PATCH] D23168: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Alexander Kornienko via cfe-commits
- [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Martin Böhme via cfe-commits
- [PATCH] D22507: Clang-tidy - Enum misuse check
Alexander Kornienko via cfe-commits
- [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Martin Böhme via cfe-commits
- Port tools/clang-format/git-clang-format to work Python beyond 2.7
Andreas Bergmeier via cfe-commits
- [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
Alexander Kornienko via cfe-commits
- [PATCH] D23543: Adapt to TraverseLambdaCapture interface change from D23204
Alexander Kornienko via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Alexander Kornienko via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Alexander Kornienko via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Andreas Bergmeier via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Alexander Kornienko via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Alexander Kornienko via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23168: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [libcxx] r278904 - Support allocators with explicit conversion constructors. Fixes bug #29000
Dimitry Andric via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23168: emit_DW_AT_noreturn flag
Victor via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Alexey Bataev via cfe-commits
- [PATCH] D21695: [clang] Version support for UBSan handlers
Filipe Cabecinhas via cfe-commits
- [clang-tools-extra] r278922 - [include-fixer] Update -help message.
Haojian Wu via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Aaron Ballman via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Aaron Ballman via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Visoiu Mistrih Francis via cfe-commits
- r278926 - Add an AST matcher for external formal linkage.
Aaron Ballman via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Aaron Ballman via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Guy Blank via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Alexander Kornienko via cfe-commits
- [PATCH] D23610: [ARM] Add pre-defined macros for ROPI, RWPI and FPIC
Oliver Stannard via cfe-commits
- [PATCH] D23585: [ASTMatchers] Add narrowing matcher: hasExternalFormalLinkage
Alexander Kornienko via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Vassil Vassilev via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Will Dietz via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Will Dietz via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Malcolm Parsons via cfe-commits
- r278933 - Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Bohme via cfe-commits
- [clang-tools-extra] r278934 - Adapt to TraverseLambdaCapture interface change from D23204
Martin Bohme via cfe-commits
- [PATCH] D23550: [analyzer] Small cleanups when checkers retrieving statements from exploded nodes.
Artem Dergachev via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Reid Kleckner via cfe-commits
- [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Böhme via cfe-commits
- [PATCH] D23543: Adapt to TraverseLambdaCapture interface change from D23204
Martin Böhme via cfe-commits
- Upgrade and fix clang-format-vs
Antonio Maiorano via cfe-commits
- [PATCH] D16317: [Analyzer] Fix for PR23790: bind real value returned from strcmp when modelling strcmp.
Artem Dergachev via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Artem Dergachev via cfe-commits
- r278937 - [analyzer] Add LocationContext information to SymbolMetadata.
Artem Dergachev via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D21978: [analyzer] Add LocationContext to SymbolMetadata
Phabricator via cfe-commits
- r278941 - [analyzer] Add a checker for loss of sign or precision in integral casts.
Artem Dergachev via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Phabricator via cfe-commits
- [PATCH] D23167: emit_DW_AT_noreturn flag
Adrian Prantl via cfe-commits
- [PATCH] D23168: emit_DW_AT_noreturn flag
Adrian Prantl via cfe-commits
- r278942 - Debug info: Mark noreturn functions with DIFlagNoReturn.
Adrian Prantl via cfe-commits
- [PATCH] D23168: emit_DW_AT_noreturn flag
Adrian Prantl via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Alexander Kornienko via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- r278946 - Simplify condition. (NFC)
Adrian Prantl via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Alexander Kornienko via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Piotr Padlewski via cfe-commits
- [PATCH] D21675: New ODR checker for modules
David Blaikie via cfe-commits
- [PATCH] D16989: Change interpretation of function definition in friend declaration of template class.
Serge Pavlov via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Saleem Abdulrasool via cfe-commits
- [clang-tools-extra] r278949 - [Include-fixer] Install executables and support scripts
Eugene Zelenko via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Alexander Kornienko via cfe-commits
- [PATCH] D23045: [Include-fixer] Install executables and support scripts
Phabricator via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Aaron Ballman via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Reid Kleckner via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Zachary Turner via cfe-commits
- r278952 - Module debug info: Fix a bug in handling record decls without fields.
Adrian Prantl via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- [PATCH] D23618: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Zachary Turner via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Alexander Kornienko via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Alexander Kornienko via cfe-commits
- [PATCH] D23618: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Alexander Kornienko via cfe-commits
- [PATCH] D23610: [ARM] Add pre-defined macros for ROPI, RWPI and FPIC
Tim Northover via cfe-commits
- [PATCH] D23618: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Zachary Turner via cfe-commits
- r278956 - [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl.
Akira Hatanaka via cfe-commits
- [PATCH] D22929: [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl
Akira Hatanaka via cfe-commits
- [libclc] r278962 - Implement vstore_half{,n}
Jan Vesely via cfe-commits
- r278963 - [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Tim Shen via cfe-commits
- r278964 - [Tooling] Parse compilation database command lines on Windows.
Zachary Turner via cfe-commits
- [PATCH] D23618: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Zachary Turner via cfe-commits
- [PATCH] D23581: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Tim Shen via cfe-commits
- [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
Zachary Turner via cfe-commits
- [clang-tools-extra] r278968 - Add a test for clang-tidy using the clang-cl driver.
Zachary Turner via cfe-commits
- [PATCH] D21724: [RFC] Enhance synchscope representation (clang)
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D23480: Add a test for clang-tidy using the clang cl driver
Zachary Turner via cfe-commits
- r278972 - [OpenCL] AMDGPU: add support of cl_khr_subgroups
Yaxun Liu via cfe-commits
- [PATCH] D23573: [OpenCL] AMDGPU: add support of cl_khr_subgroups
Yaxun Liu via cfe-commits
- [PATCH] D23524: [libc++abi] Fix backtrace_test.pass.cpp failure seemingly caused by inlining differences.
Dan Albert via cfe-commits
- [PATCH] D22766: Handle -mlong-calls on Hexagon
Krzysztof Parzyszek via cfe-commits
- r278976 - Revert "[Tooling] Parse compilation database command lines on Windows."
Zachary Turner via cfe-commits
- [clang-tools-extra] r278977 - Revert "[Include-fixer] Install executables and support scripts"
Zachary Turner via cfe-commits
- [clang-tools-extra] r278978 - Revert "Revert "[Include-fixer] Install executables and support scripts""
Zachary Turner via cfe-commits
- [clang-tools-extra] r278979 - Revert "Add a test for clang-tidy using the clang-cl driver."
Zachary Turner via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Richard Smith via cfe-commits
- [PATCH] D23595: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Eugene Zelenko via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Richard Smith via cfe-commits
- [PATCH] D23595: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Eugene Zelenko via cfe-commits
- [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
Raphael Isemann via cfe-commits
- [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
Raphael Isemann via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Richard Smith via cfe-commits
- r278983 - PR18417: Increase -ftemplate-depth to the value 1024 recommended by the C++
Richard Smith via cfe-commits
- r278984 - Add test missed from r278983.
Richard Smith via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Justin Lebar via cfe-commits
- [PATCH] D23628: Fix unittests after windows command line parsing
Zachary Turner via cfe-commits
- r278987 - [CMake] Adding toolchain targets to PGO and Apple CMake caches
Chris Bieneman via cfe-commits
- r278988 - [Darwin] Stop linking libclang_rt.eprintf.a
Chris Bieneman via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Richard Smith via cfe-commits
- [PATCH] D23531: [Darwin] Stop linking libclang_rt.eprintf.a
Phabricator via cfe-commits
- r278435 - P0217R3: Perform semantic checks and initialization for the bindings in a
Richard Smith via cfe-commits
- Nomination for 3.9: r278786 - Left shifts of negative values are defined if -fwrapv is set
Hans Wennborg via cfe-commits
- [libcxx] r278904 - Support allocators with explicit conversion constructors. Fixes bug #29000
Hans Wennborg via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Artem Belevich via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r278949 - [Include-fixer] Install executables and support scripts
Hans Wennborg via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Richard Smith via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Eugene Zelenko via cfe-commits
- r279004 - Support object-file-wrapped modules in clang -module-file-info.
Adrian Prantl via cfe-commits
- r279005 - Print the module format in clang -module-file-info.
Adrian Prantl via cfe-commits
- [clang-tools-extra] r279006 - [Documentation] Remove duplicated checks groups descriptions from clang-tidy/index.rst.
Eugene Zelenko via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Phabricator via cfe-commits
- [libcxx] r279008 - make the associative containers do the right thing for propogate_on_container_assignment. Fixes bug #29001. Tests are only for <map> right now - more complete tests will come when we revamp our allocator testing structure.
Marshall Clow via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Alexander Kornienko via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Richard Smith via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Justin Lebar via cfe-commits
- [PATCH] D23596: [Documentation] Remove duplicated checks groups descriptions form clang-tidy/index.rst
Phabricator via cfe-commits
- [clang-tools-extra] r279009 - [Release notes] Mention Emacs integration in Include-fixer.
Eugene Zelenko via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Richard Smith via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Artem Belevich via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
- [libcxx] r279015 - Merging r278904:
Hans Wennborg via cfe-commits
- [libcxx] r279017 - Merging r279008:
Hans Wennborg via cfe-commits
- [libcxx] r278904 - Support allocators with explicit conversion constructors. Fixes bug #29000
Marshall Clow via cfe-commits
- Please take r279008 for the release
Marshall Clow via cfe-commits
- [libcxx] r278904 - Support allocators with explicit conversion constructors. Fixes bug #29000
Hans Wennborg via cfe-commits
- [libcxx] r279008 - make the associative containers do the right thing for propogate_on_container_assignment. Fixes bug #29001. Tests are only for <map> right now - more complete tests will come when we revamp our allocator testing structure.
Hans Wennborg via cfe-commits
- Please take r279008 for the release
Hans Wennborg via cfe-commits
- r279024 - PR28438: Update the information on an identifier with local definitions before
Richard Smith via cfe-commits
- r279028 - [sanitizer-coverag] update the docs in __sanitizer_cov_trace_cmp
Kostya Serebryany via cfe-commits
- [PATCH] D23641: [ASTMatchers] Fix documentation of is(Un)SignedInteger()
Visoiu Mistrih Francis via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- [Ping] StaticAnalyzer: Fix GCC 6 indention warning in ArrayBoundCheckerV2.cpp
Christoph Grüninger via cfe-commits
- r279034 - Remove debugging aids from this test and fix its expectations.
Richard Smith via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Vedant Kumar via cfe-commits
- r279035 - [Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds
Vedant Kumar via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Vedant Kumar via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Andreas Bergmeier via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Andreas Bergmeier via cfe-commits
- r279024 - PR28438: Update the information on an identifier with local definitions before
Vassil Vassilev via cfe-commits
- r279037 - [analyzer] Small cleanups when checkers retrieving statements from exploded
Gabor Horvath via cfe-commits
- [PATCH] D23550: [analyzer] Small cleanups when checkers retrieving statements from exploded nodes.
Phabricator via cfe-commits
- r279041 - [analyzer] Added valist related checkers.
Gabor Horvath via cfe-commits
- r279042 - test commit
Guy Blank via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Phabricator via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Guy Blank via cfe-commits
- r279043 - revert [analyzer] Added valist related checkers.
Gabor Horvath via cfe-commits
- [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
Vassil Vassilev via cfe-commits
- [PATCH] D23528: [OpenMP] Sema and parsing for 'teams distribute simd' pragma
Diana Picus via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Miklos Vajna via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Alexander Shaposhnikov via cfe-commits
- [clang-tools-extra] r279049 - [clang-tidy docs] Fix build errors on Sphinx 1.4.5
Alexander Kornienko via cfe-commits
- [PATCH] D22910: Add support for CXXOperatorCallExpr in Expr::HasSideEffects
Andi via cfe-commits
- [PATCH] D22910: Add support for CXXOperatorCallExpr in Expr::HasSideEffects
Andi via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Gábor Horváth via cfe-commits
- [clang-tools-extra] r279050 - [clang-tidy docs] Fix formatting.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r279051 - [clang-tidy docs] Minor fix
Alexander Kornienko via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23641: [ASTMatchers] Fix documentation of is(Un)SignedInteger()
Aaron Ballman via cfe-commits
- r279055 - Correct the documentation for isSignedInteger() and isUnsignedInteger().
Aaron Ballman via cfe-commits
- [PATCH] D23641: [ASTMatchers] Fix documentation of is(Un)SignedInteger()
Visoiu Mistrih Francis via cfe-commits
- r279056 - [analyzer] Teach CloneDetector to find clones that look like copy-paste errors.
Artem Dergachev via cfe-commits
- [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
Artem Dergachev via cfe-commits
- [PATCH] D23641: [ASTMatchers] Fix documentation of is(Un)SignedInteger()
Aaron Ballman via cfe-commits
- [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
Phabricator via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Cameron via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- [PATCH] D23662: [libclang] Control whether crash recovery is enabled/disabled using function argument.
John Brawn via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Anastasia Stulova via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Alexander Kornienko via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- r279076 - [libclang] Add clang_getAllSkippedRanges function
Cameron Desrochers via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Anastasia Stulova via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Alexander Kornienko via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Cameron via cfe-commits
- [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
Reid Kleckner via cfe-commits
- r279085 - [libclang] Fixed signed/unsigned comparison warning introduced in my revision r279076
Cameron Desrochers via cfe-commits
- r279035 - [Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds
Richard Smith via cfe-commits
- r279035 - [Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds
Reid Kleckner via cfe-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via cfe-commits
- r279076 - [libclang] Add clang_getAllSkippedRanges function
H.J. Lu via cfe-commits
- Record ranges skipped by the preprocessor and expose them with libclang.
Will Dietz via cfe-commits
- r279035 - [Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds
Richard Smith via cfe-commits
- r279092 - [libclang] Added missing entry for newly introduced 'clang_getAllSkippedRanges' to libclang.exports
Cameron Desrochers via cfe-commits
- Record ranges skipped by the preprocessor and expose them with libclang.
Cameron via cfe-commits
- [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Raphael Isemann via cfe-commits
- [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Raphael Isemann via cfe-commits
- [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Raphael Isemann via cfe-commits
- r279096 - Module: add -fprebuilt-module-path to support loading prebuilt modules.
Manman Ren via cfe-commits
- r279097 - Revert "[Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds"
Vedant Kumar via cfe-commits
- [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Phabricator via cfe-commits
- r279035 - [Driver] Use llvm-config.h, not config.h to unbreak out-of-tree builds
Vedant Kumar via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Vedant Kumar via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Akira Hatanaka via cfe-commits
- [PATCH] D23602: Port tools/clang-format/git-clang-format to work Python beyond 2.7
Daniel Jasper via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- r279112 - Use __has_include rather than a configure-time macro to determine if
Richard Smith via cfe-commits
- [PATCH] D23628: Fix unittests after windows command line parsing
Alexander Kornienko via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- [PATCH] D23684: Resolve ambiguity in a declaration if global nested name specifier is used
Serge Pavlov via cfe-commits
- r279114 - Removed use of 'emplace' on std::map, since not all buildbot slaves support it
Cameron Desrochers via cfe-commits
- [clang-tools-extra] r279115 - [clang-tidy docs] Move option descriptions to the Options section
Alexander Kornienko via cfe-commits
- r279116 - [MS] Silence -Wextern-init on const selectany variables
Reid Kleckner via cfe-commits
- [PATCH] D23685: [libcxx] [test] Include the iterator header for back_inserter.
Stephan T. Lavavej via cfe-commits
- [PATCH] D22910: Add support for CXXOperatorCallExpr in Expr::HasSideEffects
Richard Smith via cfe-commits
- r279120 - Resubmit "[Tooling] Parse compilation database command lines on Windows."
Zachary Turner via cfe-commits
- r279121 - [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- [PATCH] D23628: Fix unittests after windows command line parsing
Zachary Turner via cfe-commits
- r279122 - Fix json compilation database syntax on non-Windows.
Zachary Turner via cfe-commits
- [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- [PATCH] D23618: [LibTooling] Allow compilation database to explicitly specify compilation database file and source root
Alexander Kornienko via cfe-commits
- r279127 - Revert [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- r279140 - [CUDA] Improve handling of math functions.
Justin Lebar via cfe-commits
- [PATCH] D23692: Interpret strlen as constexpr for GCC Compatibility
Erich Keane via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Justin Lebar via cfe-commits
- [PATCH] D23627: [CUDA] Improve handling of math functions.
Justin Lebar via cfe-commits
- r279145 - Fixed more signed/unsigned mismatch warnings introduced in my change at r279076
Cameron Desrochers via cfe-commits
- [PATCH] D23692: Interpret strlen as constexpr for GCC Compatibility
Richard Smith via cfe-commits
- [PATCH] D23692: Interpret strlen as constexpr for GCC Compatibility
Erich Keane via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Richard Smith via cfe-commits
- [PATCH] D23684: Resolve ambiguity in a declaration if global nested name specifier is used
Richard Smith via cfe-commits
- [libcxx] r279151 - [CMake] Get libcxx building under LLVM/runtimes
Chris Bieneman via cfe-commits
- [PATCH] D23696: [CMake] Get libcxx building under LLVM/runtimes
Chris Bieneman via cfe-commits
- [PATCH] D23696: [CMake] Get libcxx building under LLVM/runtimes
Eric Fiselier via cfe-commits
- [PATCH] D23696: [CMake] Get libcxx building under LLVM/runtimes
Phabricator via cfe-commits
- r279154 - CodeGen: use range based for loop, NFC
Saleem Abdulrasool via cfe-commits
- r279159 - CodeGen: Rename a variable to better fit LLVM style. NFC
Justin Bogner via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- r279163 - C++ Modules TS: Add parsing support for module import declaration.
Richard Smith via cfe-commits
- r279164 - PR28794: Don't try to instantiate function templates which are not visible.
Vassil Vassilev via cfe-commits
- r279165 - AMDGPU: Add clang builtin for ds_swizzle.
Changpeng Fang via cfe-commits
- [clang-tools-extra] r279170 - [Documentation] Fixed style in modernize-use-emplace.rst.
Eugene Zelenko via cfe-commits
- [PATCH] D23530: Remove excessive padding from BarrierOp, PrefetchOp, PSBHintOp.
Saleem Abdulrasool via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Akira Hatanaka via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- Upgrade and fix clang-format-vs
Hans Wennborg via cfe-commits
- [libunwind] r279180 - EHABI: cover switch once more
Saleem Abdulrasool via cfe-commits
- [PATCH] D23699: [CMake] Be more consistent about naming targets and components
Chris Bieneman via cfe-commits
- r279181 - [analyzer] Weaken assertion in trackNullOrUndefValue()
Devin Coughlin via cfe-commits
- r279183 - [www] Add analyzer FAQ about not releasing ivars in -dealloc.
Devin Coughlin via cfe-commits
- [libcxx] r279188 - Creating release candidate rc2 from release_390 branch
Hans Wennborg via cfe-commits
- [libcxxabi] r279189 - Creating release candidate rc2 from release_390 branch
Hans Wennborg via cfe-commits
- [libunwind] r279195 - Creating release candidate rc2 from release_390 branch
Hans Wennborg via cfe-commits
- r279196 - C++ Modules TS: support parsing the 'module' declaration (including extensions
Richard Smith via cfe-commits
- Upgrade and fix clang-format-vs
Antonio Maiorano via cfe-commits
- Upgrade and fix clang-format-vs
Zachary Turner via cfe-commits
- Upgrade and fix clang-format-vs
Zachary Turner via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Faisal Vali via cfe-commits
- [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
Faisal Vali via cfe-commits
- r279206 - Re-commit [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu via cfe-commits
- r279207 - clang/test/Modules/prebuilt-module.m: Prune "-triple" to fix a configuration mismatch.
NAKAMURA Takumi via cfe-commits
- [PATCH] D23705: [GraphTraits] Make nodes_iterator dereference to NodeRef
Tim Shen via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r279226 - minor header guards and help messages cleanup
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23452: [OpenCL] Release 3.9 notes
Anastasia Stulova via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- [PATCH] D23712: [OpenCL] Override supported OpenCL extensions with -cl-ext option
Andrew Savonichev via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Ben Harper via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Daniel Jasper via cfe-commits
- [PATCH] D23712: [OpenCL] Override supported OpenCL extensions with -cl-ext option
Andrew Savonichev via cfe-commits
- r279235 - [AMDGPU] add s_incperflevel/s_decperflevel builtins
Valery Pykhtin via cfe-commits
- r279240 - Fixed a typo (compilation_commands.json --> compile_commands.json).
Andrey Bokhanko via cfe-commits
- [PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector
Raphael Isemann via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Raphael Isemann via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Raphael Isemann via cfe-commits
- [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Raphael Isemann via cfe-commits
- r279250 - clang-format: [JS] handle object literals with casts.
Martin Probst via cfe-commits
- [PATCH] D23714: clang-format: [JS] handle object literals with casts.
Martin Probst via cfe-commits
- [PATCH] D22431: clang-format: [JS] nested and tagged template strings.
Martin Probst via cfe-commits
- [PATCH] D23714: clang-format: [JS] handle object literals with casts.
Daniel Jasper via cfe-commits
- [PATCH] D22431: clang-format: [JS] nested and tagged template strings.
Martin Probst via cfe-commits
- [PATCH] D23714: clang-format: [JS] handle object literals with casts.
Martin Probst via cfe-commits
- [PATCH] D23692: Interpret strlen as constexpr for GCC Compatibility
Erich Keane via cfe-commits
- [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
Anastasia Stulova via cfe-commits
- [PATCH] D23712: [OpenCL] Override supported OpenCL extensions with -cl-ext option
Anastasia Stulova via cfe-commits
- [PATCH] D23705: [GraphTraits] Make nodes_iterator dereference to NodeType*
David Blaikie via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Shoaib Meenai via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Ben Craig via cfe-commits
- [PATCH] D23720: Omit column info for CodeView by default
Adrian McCarthy via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Richard Smith via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Shoaib Meenai via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Ben Craig via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Ben Craig via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Alexander Kornienko via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Richard Smith via cfe-commits
- [PATCH] D23705: [GraphTraits] Make nodes_iterator dereference to NodeType*
Tim Shen via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Ben Craig via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Miklos Vajna via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Richard Smith via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Tim Northover via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- r279326 - [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
Tim Shen via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Eugene Zelenko via cfe-commits
- [PATCH] D23705: [GraphTraits] Make nodes_iterator dereference to NodeType*
Tim Shen via cfe-commits
- [PATCH] D23726: [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
Tim Shen via cfe-commits
- r279329 - [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
Tim Shen via cfe-commits
- [PATCH] D23726: [CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
Tim Shen via cfe-commits
- r279330 - [www] Add nullability questions to analyzer FAQ.
Devin Coughlin via cfe-commits
- [PATCH] D23728: [Clang-tidy] Fix style in some checks documentation
Eugene Zelenko via cfe-commits
- [PATCH] D23279: clang-reorder-fields
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Shoaib Meenai via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Richard Smith via cfe-commits
- [PATCH] D23078: ObjC: Use a new type for ObjC type parameter (Patch 1 out of 3)
Doug Gregor via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Richard Smith via cfe-commits
- [libclc] r279343 - amdgcn: Correct return types to be size_t
Matt Arsenault via cfe-commits
- [PATCH] D23079: ObjC: Use a new type for ObjC type parameter (patch 2 out of 3)
Doug Gregor via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Eugene Zelenko via cfe-commits
- r279348 - [Driver] Remove unused #include of llvm/Support/config.h
Vedant Kumar via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)
Doug Gregor via cfe-commits
- [PATCH] D23653: Minor cleanup of SimpleTypoCorrector
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23643: [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64
Vedant Kumar via cfe-commits
- [PATCH] D23730: [GraphTraits] Replace all NodeType usage with NodeRef
Tim Shen via cfe-commits
- [PATCH] D23719: [libc++] Use C11 for atomics check
Shoaib Meenai via cfe-commits
- [libclc] r279350 - amdgcn: Fix get_local_size IR return type
Matt Arsenault via cfe-commits
- r279351 - [NFC] Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Manman Ren via cfe-commits
- [PATCH] D23078: ObjC: Use a new type for ObjC type parameter (Patch 1 out of 3)
Phabricator via cfe-commits
- [PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)
Manman Ren via cfe-commits
- [PATCH] D23079: ObjC: Use a new type for ObjC type parameter (patch 2 out of 3)
Manman Ren via cfe-commits
- r279348 - [Driver] Remove unused #include of llvm/Support/config.h
Richard Smith via cfe-commits
- r279351 - [NFC] Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Vitaly Buka via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Chandler Carruth via cfe-commits
- [PATCH] D23734: Add -fprofile-dir= to clang.
Nick Lewycky via cfe-commits
- [PATCH] D23734: Add -fprofile-dir= to clang.
Nick Lewycky via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Sean Silva via cfe-commits
- r279357 - Fix windows bot
Manman Ren via cfe-commits
- r279358 - Revert r279351 and r279357 due to bot failures
Manman Ren via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [libclc] r279359 - amdgpu: Fix default case value for get_local_size
Matt Arsenault via cfe-commits
- r279366 - [analyzer] Make CloneDetector consider template arguments.
Artem Dergachev via cfe-commits
- [PATCH] D23555: [analyzer] CloneDetector now checks template arguments of function calls.
Phabricator via cfe-commits
- r279367 - [analyzer] Make CloneDetector consider macro expansions.
Artem Dergachev via cfe-commits
- [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Phabricator via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Artem Dergachev via cfe-commits
- [PATCH] D23744: driver: Support checking for rlimits via cmake (when bootstrapping)
Michał Górny via cfe-commits
- [PATCH] D23745: cmake: Adjust llvm-lit search to match the one in LLVM
Michał Górny via cfe-commits
- [PATCH] D23746: Basic/Targets.cpp: Add polaris10 and polaris11 gpus
Niels Ole Salscheider via cfe-commits
- r278882 - If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work
Joerg Sonnenberger via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
- [PATCH] D23746: Basic/Targets.cpp: Add polaris10 and polaris11 gpus
Niels Ole Salscheider via cfe-commits
- r279371 - PR28423: Compare primary declaration contexts.
Vassil Vassilev via cfe-commits
- [PATCH] D18360: Add AIX Target/ToolChain to Clang Driver
WuZhao via cfe-commits
- [PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector
Vassil Vassilev via cfe-commits
- r279374 - [Sema] Don't crash on scanf on forward-declared enums.
Benjamin Kramer via cfe-commits
- [PATCH] D23728: [Clang-tidy] Fix style in some checks documentation
Alexander Kornienko via cfe-commits
- r279374 - [Sema] Don't crash on scanf on forward-declared enums.
Vitaly Buka via cfe-commits
- [PATCH] D23279: clang-reorder-fields
Alexander Shaposhnikov via cfe-commits
- r279378 - [analyzer] Use faster hashing (MD5) in CloneDetector.
Artem Dergachev via cfe-commits
- [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Phabricator via cfe-commits
- r279374 - [Sema] Don't crash on scanf on forward-declared enums.
Benjamin Kramer via cfe-commits
- r279382 - Wdocumentation fix
Simon Pilgrim via cfe-commits
- [PATCH] D22834: Added 'inline' attribute to basic_string's destructor
Laxman Sole via cfe-commits
- [PATCH] D23752: cmake: Supporting overriding runtime libdir via CLANG_LIBDIR_SUFFIX
Michał Górny via cfe-commits
- [PATCH] D23753: [AVX512] Arguments to _mm512_[mask_]abs_ps|d must have "__" prefix
Asaf Badouh via cfe-commits
- [PATCH] D23754: cmake: Add CLANG_GOLD_LIBDIR_SUFFIX to specify loc of LLVMgold.so
Michał Górny via cfe-commits
- [PATCH] D23753: [AVX512] Arguments to _mm512_[mask_]abs_ps|d must have "__" prefix
Igor Breger via cfe-commits
- r279392 - [X86][AVX512F] minor fix of the parameter names
Asaf Badouh via cfe-commits
- [PATCH] D23753: [AVX512] Arguments to _mm512_[mask_]abs_ps|d must have "__" prefix
Phabricator via cfe-commits
- [PATCH] D23758: cmake: Support stand-alone Sphinx & doxygen doc build
Michał Górny via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Artem Dergachev via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Kirill Bobyrev via cfe-commits
- [PATCH] D19979: [analyzer] ScopeContext - initial implementation
Devin Coughlin via cfe-commits
- [PATCH] D23761: clang-format: [JS] supports casts to types starting with punctuation ("{[(").
Martin Probst via cfe-commits
- [PATCH] D23761: clang-format: [JS] supports casts to types starting with punctuation ("{[(").
Yunzhong Gao via cfe-commits
- r279374 - [Sema] Don't crash on scanf on forward-declared enums.
Vitaly Buka via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
Last message date:
Sun Aug 21 22:16:36 PDT 2016
Archived on: Sun Aug 21 22:16:02 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).