The Week Of Monday 9 May 2016 Archives by date
Starting: Mon May 9 00:09:52 PDT 2016
Ending: Sun May 15 23:38:43 PDT 2016
Messages: 788
- r268895 - Fix spurious warnings about unused private field
Olivier Goffart via cfe-commits
- [PATCH] D20054: Fix spurious warnings about unused private field
Olivier Goffart via cfe-commits
- [PATCH] D20059: clang-rename tests: move the run lines to the top of the test files
Miklos Vajna via cfe-commits
- [PATCH] D20059: clang-rename tests: move the run lines to the top of the test files
Manuel Klimek via cfe-commits
- [clang-tools-extra] r268897 - clang-rename tests: move the run lines to the top of the test files
Miklos Vajna via cfe-commits
- r268898 - Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic via cfe-commits
- [PATCH] D20059: clang-rename tests: move the run lines to the top of the test files
Miklos Vajna via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Axel Naumann via cfe-commits
- [PATCH] D19913: Added static creators that create complete instances of SymbolInfo.
Eric Liu via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.
Ganesh Gopalasubramanian via cfe-commits
- [clang-tools-extra] r268899 - Fix docs.
Alexander Kornienko via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Daniel Jasper via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas/colons in constructor initializer list.
Eric Liu via cfe-commits
- [PATCH] D19993: Fixed cppcoreguidelines-pro-type-member-init when checking records with indirect fields
Haojian Wu via cfe-commits
- r268903 - [Clang][AVX512] completing missing intrinsics [CVT]
Michael Zuckerman via cfe-commits
- [clang-tools-extra] r268905 - Trying to fix docs.
Alexander Kornienko via cfe-commits
- [PATCH] D19960: [scan-build] fix warnings emitted on Clang CodeGen code base
Apelete Seketeli via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D19962: [scan-build] fix warnings emitted on Clang StaticAnalyzer code base
Apelete Seketeli via cfe-commits
- [PATCH] D19962: [scan-build] fix warnings emitted on Clang StaticAnalyzer code base
Apelete Seketeli via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Daniel Jasper via cfe-commits
- r268910 - [clang][AVX512] completing missing intrinsics [vmin/vmax].
Michael Zuckerman via cfe-commits
- r268912 - RHEL: Look in more places to find g++ headers and runtime.
Rafael Espindola via cfe-commits
- [PATCH] RHEL: Look in more places to find g++ headers and runtime
Rafael Espíndola via cfe-commits
- [PATCH] D18182: [test] Don't use UNSUPPORTED in FileCheck prefixes
Simon Pilgrim via cfe-commits
- r268914 - Proper detection and handling of RHEL and variants.
Rafael Espindola via cfe-commits
- [PATCH] Proper detection and handling of RHEL and variants
Rafael Espíndola via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [clang-tools-extra] r268917 - Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [PATCH] D20018: Support variables and functions types in misc-unused-using-decls.
Haojian Wu via cfe-commits
- [clang-tools-extra] r268919 - [clang-tidy] new google-default-arguments check
Haojian Wu via cfe-commits
- [PATCH] D19534: [clang-tidy] new google-default-arguments check
Haojian Wu via cfe-commits
- [PATCH] D19322: Concepts: Create space for requires-clause in TemplateParameterList; NFC
Hubert Tong via cfe-commits
- [PATCH] D20066: [include-fixer] Autodetect yaml databases in parent directories.
Benjamin Kramer via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Yaxun Liu via cfe-commits
- [clang-tools-extra] r268920 - [include-fixer] Autodetect yaml databases in parent directories.
Benjamin Kramer via cfe-commits
- [PATCH] D20066: [include-fixer] Autodetect yaml databases in parent directories.
Haojian Wu via cfe-commits
- [PATCH] D20066: [include-fixer] Autodetect yaml databases in parent directories.
Phabricator via cfe-commits
- [PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Felix Berger via cfe-commits
- [PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Felix Berger via cfe-commits
- [PATCH] D19816: [find-all-symbols] Add IWYU private pragma support.
Haojian Wu via cfe-commits
- [PATCH] D19816: [find-all-symbols] Add IWYU private pragma support.
Haojian Wu via cfe-commits
- r268925 - [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5
Dmitry Polukhin via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D20011: [OpenMP 4.5] Parse+Sema for '#pragma omp declare target' clauses
Phabricator via cfe-commits
- [PATCH] D19866: [Analyzer] Correct stack address escape diagnostic
Phil Camp via cfe-commits
- [PATCH] D19990: [CUDA] Implement __ldg using intrinsics.
Justin Lebar via cfe-commits
- [Clang] Convergent Attribute
Anastasia Stulova via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Yaxun Liu via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Luchesar V. ILIEV via cfe-commits
- [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type
Aaron En Ye Shi via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Anastasia Stulova via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Anastasia Stulova via cfe-commits
- [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type
Aaron En Ye Shi via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Richard Smith via cfe-commits
- [Clang] Convergent Attribute
Ettore Speziale via cfe-commits
- [PATCH] D19990: [CUDA] Implement __ldg using intrinsics.
Artem Belevich via cfe-commits
- [PATCH] D19990: [CUDA] Implement __ldg using intrinsics.
Justin Lebar via cfe-commits
- [PATCH] D19990: [CUDA] Implement __ldg using intrinsics.
Justin Lebar via cfe-commits
- r268947 - [cmake] Enable zlib support for Apple stage2 builds
Vedant Kumar via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
David Blaikie via cfe-commits
- r268951 - [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
Nemanja Ivanovic via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Yaxun Liu via cfe-commits
- [PATCH] D19684: Power9 - Support for -mcpu=pwr9 in the front end
Nemanja Ivanovic via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
Serge Pavlov via cfe-commits
- r268956 - [Myriad] Use Generic_ELF::addClangTargetOptions()
Douglas Katzman via cfe-commits
- r268962 - [CUDA] Only __shared__ variables can be static local on device side.
Artem Belevich via cfe-commits
- [PATCH] D20034: [CUDA] Only __shared__ variables can be static local on device side.
Artem Belevich via cfe-commits
- [PATCH] D20034: [CUDA] Only __shared__ variables can be static local on device side.
Artem Belevich via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Vedran Miletić via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Pete Cooper via cfe-commits
- [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type
Aaron En Ye Shi via cfe-commits
- [PATCH] D20039: [CUDA] Restrict init of local __shared__ variables to empty constructors only.
Artem Belevich via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Eric Fiselier via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Pete Cooper via cfe-commits
- Buildbot numbers for week of 4/24/2016 - 4/30/2016
Galina Kistanova via cfe-commits
- Buildbot numbers for the last week of 5/01/2016 - 5/07/2016
Galina Kistanova via cfe-commits
- [Clang] Convergent Attribute
Matt Arsenault via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Sterling Augustine via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Sterling Augustine via cfe-commits
- [Clang] Convergent Attribute
Richard Smith via cfe-commits
- [Clang] Convergent Attribute
Richard Smith via cfe-commits
- Some of the builders will go off-line for short time during the current week
Galina Kistanova via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Richard Smith via cfe-commits
- [PATCH] D20039: [CUDA] Restrict init of local __shared__ variables to empty constructors only.
Justin Lebar via cfe-commits
- [PATCH] D20039: [CUDA] Restrict init of local __shared__ variables to empty constructors only.
Artem Belevich via cfe-commits
- r268982 - [CUDA] Restrict init of local __shared__ variables to empty constructors only.
Artem Belevich via cfe-commits
- [PATCH] D20039: [CUDA] Restrict init of local __shared__ variables to empty constructors only.
Artem Belevich via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Sterling Augustine via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Sterling Augustine via cfe-commits
- [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.
Eric Christopher via cfe-commits
- [PATCH] D19403: Add loop pragma for Loop Distribution
Adam Nemet via cfe-commits
- [PATCH] D18182: [test] Don't use UNSUPPORTED in FileCheck prefixes
Simon Pilgrim via cfe-commits
- r268988 - When forming a fully-qualified type name, put any qualifiers outside/before the
Richard Smith via cfe-commits
- [PATCH] D20040: Treat qualifiers on elaborated types for qualtypenames appropriately.
Richard Smith via cfe-commits
- [Clang] Convergent Attribute
Hal Finkel via cfe-commits
- [Clang] Convergent Attribute
Hal Finkel via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
Richard Smith via cfe-commits
- r269000 - [CUDA] Fix flush-denormals.cu test so that it checks what it intends to CHECK.
Justin Lebar via cfe-commits
- r269005 - [Sema] Fix an overload resolution bug with enable_if.
George Burgess IV via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
jojo.ma via cfe-commits
- [PATCH] D19962: [scan-build] fix warnings emitted on Clang StaticAnalyzer code base
Anna Zaks via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Xiuli PAN via cfe-commits
- r269022 - [Clang][AVX512] completing missing intrinsics [roundscale, ceil, floor]
Michael Zuckerman via cfe-commits
- [clang-tools-extra] r269024 - Fixed cppcoreguidelines-pro-type-member-init when checking records with indirect fields
Haojian Wu via cfe-commits
- [PATCH] D19993: Fixed cppcoreguidelines-pro-type-member-init when checking records with indirect fields
Haojian Wu via cfe-commits
- r268777 - Frontend: support -I=path for sysroot expansion
Sean Silva via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Xiuli PAN via cfe-commits
- [clang-tools-extra] r269028 - [include-fixer] For now, only add the first suggested include.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r269029 - [include-fixer] Work around partial names in both directions.
Benjamin Kramer via cfe-commits
- [PATCH] D19996: New clang option -mpiecopyrelocs to indicate support for linker copy relocations when linking as PIE
Sean Silva via cfe-commits
- [clang-tools-extra] r269030 - [include-fixer] Emit some terminal output so users can see that the tool is working.
Benjamin Kramer via cfe-commits
- [PATCH] D11781: Refactored pthread usage in libcxx
Fulvio Esposito via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Bradley Smith via cfe-commits
- [PATCH] D20088: Using AArch64TargetParser in clang
Bradley Smith via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via cfe-commits
- r269035 - [OPENMP 4.5] Add codegen support in runtime for '[non]monotonic'
Alexey Bataev via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Bradley Smith via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via cfe-commits
- [clang-tools-extra] r269036 - [include-fixer] Remove unused includes and accessor.
Benjamin Kramer via cfe-commits
- r269037 - [Clang][AVX512] completing missing intrinsics [vextractf].
Michael Zuckerman via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Benjamin Kramer via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Benjamin Kramer via cfe-commits
- r269039 - [OPENMP 4.0] Fixed codegen for destructors in task-based directives.
Alexey Bataev via cfe-commits
- [PATCH] D20088: Using AArch64TargetParser in clang
Renato Golin via cfe-commits
- [PATCH] D20088: Using AArch64TargetParser in clang
Renato Golin via cfe-commits
- r269042 - [Clang][AVX512] completing missing intrinsics [vmin/vmax]{sd|sq|uq|ud}.
Michael Zuckerman via cfe-commits
- [clang-tools-extra] r269043 - [include-fixer] Default to YAML db, it's much more useful than the fixed dummy db.
Benjamin Kramer via cfe-commits
- r269050 - [OPENMP 4.5] Initial codegen for 'priority' clause in task-based
Alexey Bataev via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas/colons in constructor initializer list.
Eric Liu via cfe-commits
- r269056 - [Clang][AVX512] completing missing intrinsics [load/store]
Michael Zuckerman via cfe-commits
- [PATCH] D20100: [NFC] Header cleanup
Eugene via cfe-commits
- [PATCH] D20100: [NFC] Header cleanup
Benjamin Kramer via cfe-commits
- [PATCH] D19846: [clang-tidy] Lift parsing of sequence of names functions to utils.
Alexander Kornienko via cfe-commits
- [PATCH] D20095: [find-all-symbols] Slim SymbolInfo.
Benjamin Kramer via cfe-commits
- r269063 - Remove unused diagnostic. NFC.
Benjamin Kramer via cfe-commits
- [PATCH] D19866: [Analyzer] Correct stack address escape diagnostic
Phil Camp via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Yaxun Liu via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
Andrey Bokhanko via cfe-commits
- [PATCH] D19876: Add an AST matcher for string-literal length
Aaron Ballman via cfe-commits
- [clang-tools-extra] r269065 - [clang-tidy] Lift parsing of sequence of names functions to utils.
Etienne Bergeron via cfe-commits
- [PATCH] D19846: [clang-tidy] Lift parsing of sequence of names functions to utils.
Etienne Bergeron via cfe-commits
- [PATCH] D19846: [clang-tidy] Lift parsing of sequence of names functions to utils.
Etienne Bergeron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Aaron Ballman via cfe-commits
- [PATCH] D20095: [find-all-symbols] Slim SymbolInfo.
Haojian Wu via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
David Majnemer via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
Aaron Ballman via cfe-commits
- [PATCH] D20100: [NFC] Header cleanup
Eugene via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Haojian Wu via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Yaxun Liu via cfe-commits
- r269069 - [CMake] Pass LLVM_LIBDIR_SUFFIX into Compiler-RT
Chris Bieneman via cfe-commits
- [PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit
Derek Schuff via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Alexey Bader via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
Manman Ren via cfe-commits
- [libcxx] r269070 - [libcxx] Prefer C++14 over C++11 when building libc++experimental.
Eric Fiselier via cfe-commits
- [PATCH] D20111: [OpenMP] Adjust map type bits according to latest spec and use zero size array sections for pointers.
Samuel Antao via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Pete Cooper via cfe-commits
- [PATCH] D19992: [libcxx] Prefer C++14 over C++11 when building libc++experimental.
Eric Fiselier via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Eric Fiselier via cfe-commits
- [libcxx] r268829 - Add <experimental/memory_resource>
Pete Cooper via cfe-commits
- [PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit
JF Bastien via cfe-commits
- [PATCH] D20112: [OpenMP] Add support for the 'private pointer' flag to signal variables captured in target regions and used in first-private clauses.
Samuel Antao via cfe-commits
- [PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit
Reid Kleckner via cfe-commits
- [PATCH] D20113: Fix mangled name of method with ns_consumed parameters.
Sylvain Defresne via cfe-commits
- [PATCH] D20113: Fix mangled name of method with ns_consumed parameters.
John McCall via cfe-commits
- r269079 - clang/test/CodeGen/avx512f-builtins.c: Fix for -Asserts.
NAKAMURA Takumi via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Sean Callanan via cfe-commits
- r269085 - Do not register incompatible C++ destructors with __cxa_atexit
Derek Schuff via cfe-commits
- r269086 - Clean up condition, add ARM to test
Derek Schuff via cfe-commits
- r269087 - Clarify condition, remove redundant check
Derek Schuff via cfe-commits
- r269088 - more cleanup
Derek Schuff via cfe-commits
- r269089 - Introduce CGCXXABI::canCallMismatchedFunctionType
Derek Schuff via cfe-commits
- [PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit
Derek Schuff via cfe-commits
- [PATCH] D19275: Do not register incompatible C++ destructors with __cxa_atexit
Derek Schuff via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Sean Callanan via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
- [PATCH] D19920: [libunwind][ARM] Improve unwinder stack usage on baremetal targets - part 1
Asiri Rathnayake via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Anastasia Stulova via cfe-commits
- [PATCH] D17299: [ASTReader] Report error when accessing corrupt record data
Vedant Kumar via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Renato Golin via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
Vedant Kumar via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Anastasia Stulova via cfe-commits
- [Clang] Convergent Attribute
Anastasia Stulova via cfe-commits
- r269099 - [WebAssembly] Reduce strictness of static destructor test
Derek Schuff via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
- [PATCH] D19941: [clang-tidy] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D20124: [PCH] Serialize skipped preprocessor ranges
Cameron via cfe-commits
- [PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Cameron via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D20127: [libclang] Expose cursors for alias/weak attributes
Cameron via cfe-commits
- r269108 - [VFS] Change unittest to try appeasing win10 buildbot
Bruno Cardoso Lopes via cfe-commits
- r269111 - Update clang for LLVM API change.
Peter Collingbourne via cfe-commits
- [PATCH] D20129: [libclang] Properly expose linkage spec cursors
Cameron via cfe-commits
- [PATCH] D20130: Fix enable_if evaluation in value-dependent contexts.
George Burgess IV via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Alexander Kornienko via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Matthias Gehre via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
George Burgess IV via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Cameron via cfe-commits
- [PATCH] D17348: Add -Wcast-calling-convention to warn when casting away calling conventions
Reid Kleckner via cfe-commits
- [PATCH] D17348: Add -Wcast-calling-convention to warn when casting away calling conventions
Reid Kleckner via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Cameron via cfe-commits
- r269116 - Add -Wcast-calling-convention to warn when casting away calling conventions
Reid Kleckner via cfe-commits
- [PATCH] D20133: [OpenCL] Fix __builtin_astype for vec3 types.
Yaxun Liu via cfe-commits
- [PATCH] D17348: Add -Wcast-calling-convention to warn when casting away calling conventions
Reid Kleckner via cfe-commits
- [PATCH] D20134: [libclang] Fixed bug where ranges in spelling locations (in macro expansions) would get mangled
Cameron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Samuel Benzaquen via cfe-commits
- r269118 - Wildcard away paths in fixit CHECKs in my last testcase
Reid Kleckner via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Cameron via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Nico Weber via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
David Majnemer via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Aaron Ballman via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
David Majnemer via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D20139: [CUDA] Split device-var-init.cu tests into separate Sema and CodeGen parts.
Artem Belevich via cfe-commits
- r269133 - [VFS] One more unittest change to fix win10 buildbot
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20139: [CUDA] Split device-var-init.cu tests into separate Sema and CodeGen parts.
Justin Lebar via cfe-commits
- [PATCH] D20140: [CUDA] Do not allow non-empty destructors for global device-side variables.
Artem Belevich via cfe-commits
- [PATCH] D20140: [CUDA] Do not allow non-empty destructors for global device-side variables.
Justin Lebar via cfe-commits
- [clang-tools-extra] r269135 - Disable IncludeFixerTests/IncludeFixer.NestedName for now. It doesn't pass for targeting win32. Investigating.
NAKAMURA Takumi via cfe-commits
- [PATCH] D20139: [CUDA] Split device-var-init.cu tests into separate Sema and CodeGen parts.
Artem Belevich via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Reid Kleckner via cfe-commits
- [PATCH] D20141: Check for nullptr argument.
Artem Belevich via cfe-commits
- [PATCH] D20141: Check for nullptr argument.
Justin Lebar via cfe-commits
- [PATCH] D20141: Check for nullptr argument.
Artem Belevich via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Paul Robinson via cfe-commits
- [PATCH] D20141: Check for nullptr argument.
David Blaikie via cfe-commits
- [PATCH] D20141: Check for nullptr argument.
Justin Lebar via cfe-commits
- [PATCH] D19708: [CGDebugInfo] Generate debug info for member calls in the context of the callee expression
Hal Finkel via cfe-commits
- [PATCH] D20034: [CUDA] Only __shared__ variables can be static local on device side.
Justin Lebar via cfe-commits
- r269148 - Disable -Wcast-calling-convention by default (follow-up to r269116)
Hans Wennborg via cfe-commits
- r269116 - Add -Wcast-calling-convention to warn when casting away calling conventions
Hans Wennborg via cfe-commits
- r269148 - Disable -Wcast-calling-convention by default (follow-up to r269116)
David Majnemer via cfe-commits
- r269148 - Disable -Wcast-calling-convention by default (follow-up to r269116)
Nico Weber via cfe-commits
- r269148 - Disable -Wcast-calling-convention by default (follow-up to r269116)
Hans Wennborg via cfe-commits
- r269154 - [Sema] Fix value-dependent enable_if bug.
George Burgess IV via cfe-commits
- [PATCH] D20130: Fix enable_if evaluation in value-dependent contexts.
George Burgess IV via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Xiuli PAN via cfe-commits
- [PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Richard Smith via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Xiuli PAN via cfe-commits
- [PATCH] D20134: [libclang] Fixed bug where ranges in spelling locations (in macro expansions) would get mangled
Richard Smith via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Richard Smith via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Louis Dionne via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Richard Smith via cfe-commits
- r269160 - Hopefully bring llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast back to life
Sean Silva via cfe-commits
- [PATCH] D20112: [OpenMP] Add support for the 'private pointer' flag to signal variables captured in target regions and used in first-private clauses.
Alexey Bataev via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Sean Silva via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Sean Silva via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Sean Silva via cfe-commits
- [PATCH] D16797: Update clang support on recent Haiku
Jérôme Duval via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Miklos Vajna via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Manuel Klimek via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Benjamin Kramer via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r269161 - clang-rename: fix renaming of field with implicit initializers
Miklos Vajna via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Miklos Vajna via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Miklos Vajna via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Alexander Kornienko via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Alexander Kornienko via cfe-commits
- [PATCH] D20095: [find-all-symbols] Slim SymbolInfo.
Manuel Klimek via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D14326: ASTImporter: expressions, pt.2
Aleksei Sidorin via cfe-commits
- [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type
Joey Gouly via cfe-commits
- [clang-tools-extra] r269162 - [find-all-symbols] Slim SymbolInfo.
Haojian Wu via cfe-commits
- [PATCH] D20095: [find-all-symbols] Slim SymbolInfo.
Haojian Wu via cfe-commits
- [PATCH] D20110: [include-fixer] Improve include paths' minimization.
Benjamin Kramer via cfe-commits
- [PATCH] D20113: Fix mangled name of method with ns_consumed parameters.
Sylvain Defresne via cfe-commits
- [PATCH] D19105: Changes in clang after running http://reviews.llvm.org/D18821
Alexander Kornienko via cfe-commits
- [PATCH] D19105: Changes in clang after running http://reviews.llvm.org/D18821
Alexander Kornienko via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Manuel Klimek via cfe-commits
- [clang-tools-extra] r269167 - [include-fixer] Add basic documentation.
Benjamin Kramer via cfe-commits
- [PATCH] D20094: [include-fixer] Add basic documentation.
Phabricator via cfe-commits
- [PATCH] D19816: [find-all-symbols] Add IWYU private pragma support.
Haojian Wu via cfe-commits
- [PATCH] D19816: [find-all-symbols] Add IWYU private pragma support.
Haojian Wu via cfe-commits
- [PATCH] D20157: Add test for D20156
Diana Picus via cfe-commits
- [PATCH] D17983: Eliminate many benign instances of "potentially uninitialized local variable" warnings
Hannah von Reth via cfe-commits
- r269170 - [clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
Michael Zuckerman via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
Andrey Bokhanko via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
Andrey Bokhanko via cfe-commits
- [clang-tools-extra] r269171 - [clang-tidy] Adds modernize-use-bool-literals check.
Jakub Staron via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Aleksei Sidorin via cfe-commits
- [PATCH] D20110: [include-fixer] Improve include paths' minimization.
Haojian Wu via cfe-commits
- r269172 - [clang][AVX512] completing missing set intrinsics
Michael Zuckerman via cfe-commits
- [PATCH] D20158: [find-all-symbols] Save relative file path for each symbol.
Haojian Wu via cfe-commits
- [PATCH] D20158: [find-all-symbols] Save relative file path for each symbol.
Benjamin Kramer via cfe-commits
- [PATCH] D20158: [find-all-symbols] Save relative file path for each symbol.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r269173 - [find-all-symbols] Save relative file path for each symbol.
Haojian Wu via cfe-commits
- [PATCH] D20158: [find-all-symbols] Save relative file path for each symbol.
Haojian Wu via cfe-commits
- [PATCH] D20158: [find-all-symbols] Save relative file path for each symbol.
Haojian Wu via cfe-commits
- [PATCH] D19105: Changes in clang after running http://reviews.llvm.org/D18821
Piotr Padlewski via cfe-commits
- [PATCH] D20159: [include-fixer] Add lit-test for relative include path.
Benjamin Kramer via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Nico Weber via cfe-commits
- [clang-tools-extra] r269177 - [include-fixer] Add lit-test for relative include path.
Haojian Wu via cfe-commits
- [PATCH] D20159: [include-fixer] Add lit-test for relative include path.
Haojian Wu via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Aaron Ballman via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Vedran Miletić via cfe-commits
- [PATCH] D20168: [CodeGen] Handle structs directly in AMDGPUABIInfo
Vedran Miletić via cfe-commits
- [PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Cameron via cfe-commits
- [PATCH] D19274: Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D19941: [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- r269188 - [tooling] FixItHint Tooling refactoring
Etienne Bergeron via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Yaxun Liu via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Yaxun Liu via cfe-commits
- [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type
Yaxun Liu via cfe-commits
- [PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Cameron via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Aaron Ballman via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Aaron Ballman via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D19105: Changes in clang after running http://reviews.llvm.org/D18821
Piotr Padlewski via cfe-commits
- [PATCH] D19156: [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Reid Kleckner via cfe-commits
- [PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Cameron via cfe-commits
- [clang-tools-extra] r269194 - [include-fixer] Also output the location where we found an unknown identifier.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r269195 - [include-fixer] Always ignore SFINAE contexts.
Benjamin Kramer via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Nico Weber via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Piotr Padlewski via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Alexander Makarov via cfe-commits
- [PATCH] D19547: [clang-tidy] Add FixIt for swapping arguments in string-constructor-checker.
Etienne Bergeron via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Reid Kleckner via cfe-commits
- [PATCH] D19156: [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Reid Kleckner via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
David Majnemer via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
David Majnemer via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Reid Kleckner via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
David Majnemer via cfe-commits
- [Clang] Convergent Attribute
Ettore Speziale via cfe-commits
- r269200 - [Hexagon] Avoid spurious failures in test/Driver/hexagon-toolchain-elf.c
Krzysztof Parzyszek via cfe-commits
- r269201 - Update clang support on recent Haiku
Reid Kleckner via cfe-commits
- [PATCH] D20168: [CodeGen] Handle structs directly in AMDGPUABIInfo
Matt Arsenault via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Alexander Kornienko via cfe-commits
- [PATCH] D16797: Update clang support on recent Haiku
Reid Kleckner via cfe-commits
- r269202 - Embed bitcode in object file (clang cc1 part)
Steven Wu via cfe-commits
- [PATCH] D17392: Embed bitcode in object file (clang cc1 part)
Steven Wu via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- r269116 - Add -Wcast-calling-convention to warn when casting away calling conventions
Reid Kleckner via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Alexander Kornienko via cfe-commits
- [PATCH] D19274: Compilation for Intel MCU (Part 2/3)
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Alexander Kornienko via cfe-commits
- Patch submission for bug 27400
Mads Ravn via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- [PATCH] D19547: [clang-tidy] Add FixIt for swapping arguments in string-constructor-checker.
Alexander Kornienko via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r269208 - [clang-tidy] Add FixIt for swapping arguments in string-constructor-checker.
Etienne Bergeron via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Alexander Kornienko via cfe-commits
- [PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r269210 - [clang-tidy] Refactoring of FixHintUtils
Etienne Bergeron via cfe-commits
- [PATCH] D20010: [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "this" object argument if it is not modified
Alexander Kornienko via cfe-commits
- r269214 - Relax -Wcalling-convention-cast when casting to the default convention (cdecl)
Reid Kleckner via cfe-commits
- r268721 - [OPENMP 4.0] Codegen for 'declare simd' directive.
Hal Finkel via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20053: [clang-tidy] Add misc-unnecessary-mutable check.
Alexander Kornienko via cfe-commits
- [PATCH] D19876: Add an AST matcher for string-literal length
Etienne Bergeron via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
don hinton via cfe-commits
- r269220 - [MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko via cfe-commits
- [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)
Phabricator via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Anastasia Stulova via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Anastasia Stulova via cfe-commits
- [PATCH] D20113: Fix mangled name of method with ns_consumed parameters.
John McCall via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Etienne Bergeron via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Vedran Miletić via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Reid Kleckner via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
Aaron Ballman via cfe-commits
- [PATCH] D19876: Add an AST matcher for string-literal length
Aaron Ballman via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
don hinton via cfe-commits
- [PATCH] D20053: [clang-tidy] Add misc-unnecessary-mutable check.
Aaron Ballman via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
Aaron Ballman via cfe-commits
- r269224 - [tooling] Fix missing inline keyworkd, breaking build bot.
Etienne Bergeron via cfe-commits
- [libcxx][RFC] Make (w)cin/(w)cout/(w)cerr works under Windows
Yi-Hong Lyu via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Etienne Bergeron via cfe-commits
- r269224 - [tooling] Fix missing inline keyworkd, breaking build bot.
Richard Smith via cfe-commits
- r269227 - [analyzer] Fix crash in ObjCGenericsChecker
Devin Coughlin via cfe-commits
- [clang-tools-extra] r269229 - [Clang-tidy] modernize-use-bool-literals: documentation style.
Eugene Zelenko via cfe-commits
- r269231 - Preserve the FoundDecl when performing overload resolution for constructors.
Richard Smith via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Cameron via cfe-commits
- r269234 - [VFS][Unittests] Make dir iteration tests depend only on content
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Richard Smith via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Cameron via cfe-commits
- [PATCH] D20131: Fixed crash during code completion in file included within declaration
Cameron via cfe-commits
- [PATCH] D20182: [clang-tidy] Add missing dependency of libtooling to misc module
Etienne Bergeron via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Nico Weber via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Cameron via cfe-commits
- [clang-tools-extra] r269240 - [clang-tidy] Add missing dependency of libtooling to misc module
Etienne Bergeron via cfe-commits
- [PATCH] D20182: [clang-tidy] Add missing dependency of libtooling to misc module
Etienne Bergeron via cfe-commits
- Patch submission for bug 27400
Vedant Kumar via cfe-commits
- r269242 - Fixed msvc warnings
Simon Pilgrim via cfe-commits
- [PATCH] D18424: [Clang] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D20182: [clang-tidy] Add missing dependency of libtooling to misc module
Alexander Kornienko via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Alexander Kornienko via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Reid Kleckner via cfe-commits
- [libcxxabi] r269255 - libc++abi: make __cxa_call_unexpected visible
Saleem Abdulrasool via cfe-commits
- [PATCH] D20189: [tooling] Remove redundant inline keyword
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Alexander Kornienko via cfe-commits
- [PATCH] D20189: [tooling] Remove redundant inline keyword
Alexander Kornienko via cfe-commits
- [PATCH] D20180: [tooling] Fix missing inline keyworkd, breaking build bot.
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- r269257 - [tooling] Remove redundant inline keyword
Etienne Bergeron via cfe-commits
- [PATCH] D20192: [Sema] Fix bug to do with lookup of template friend function in namespace
Erik Pilkington via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Sean Silva via cfe-commits
- [PATCH] D20194: [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Bruno Cardoso Lopes via cfe-commits
- r268721 - [OPENMP 4.0] Codegen for 'declare simd' directive.
Alexey Bataev via cfe-commits
- r268721 - [OPENMP 4.0] Codegen for 'declare simd' directive.
Hal Finkel via cfe-commits
- r268721 - [OPENMP 4.0] Codegen for 'declare simd' directive.
Alexey Bataev via cfe-commits
- r269100 - [VFS] Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- r269270 - [VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- r269271 - [MS ABI] Don't crash when zero-initializing a vbase which contains a vbase
David Majnemer via cfe-commits
- r269274 - Add an AST matcher for string-literal length
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r269275 - [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron via cfe-commits
- r269270 - [VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup
NAKAMURA Takumi via cfe-commits
- r269276 - Revert "[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup"
Bruno Cardoso Lopes via cfe-commits
- r269270 - [VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18478: python bindings: expose the clang version string
John Törnblom via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Miklos Vajna via cfe-commits
- [PATCH] D20150: clang-rename: fix renaming of field with implicit initializers
Manuel Klimek via cfe-commits
- [PATCH] D20197: [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Daniel Jasper via cfe-commits
- [PATCH] D20197: [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Daniel Jasper via cfe-commits
- [PATCH] D19156: [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Andrew V. Tischenko via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Xiuli PAN via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Krystyna via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Piotr Padlewski via cfe-commits
- [PATCH] D20197: [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Haojian Wu via cfe-commits
- [PATCH] D20197: [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Haojian Wu via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [clang-tools-extra] r269278 - [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Haojian Wu via cfe-commits
- [PATCH] D20197: [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks.
Haojian Wu via cfe-commits
- r269279 - [Driver] Squash misleading indentation warning.
Marcin Koscielnicki via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Daniel Jasper via cfe-commits
- [PATCH] D20200: clang-format: [JS] respect clang-format off when requoting strings.
Martin Probst via cfe-commits
- [PATCH] D20200: clang-format: [JS] respect clang-format off when requoting strings.
Daniel Jasper via cfe-commits
- r269282 - clang-format: [JS] respect clang-format off when requoting strings.
Martin Probst via cfe-commits
- [PATCH] D19274: Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy via cfe-commits
- [PATCH] D20200: clang-format: [JS] respect clang-format off when requoting strings.
Martin Probst via cfe-commits
- [PATCH] D19274: Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
- [PATCH] D20168: [CodeGen] Handle structs directly in AMDGPUABIInfo
Vedran Miletić via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Alexander Makarov via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Alexander Kornienko via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
- [PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive
Alexander Kornienko via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D20134: [libclang] Fixed bug where ranges in spelling locations (in macro expansions) would get mangled
Cameron via cfe-commits
- [libcxx] r269298 - Apply D20014 - fix a missing return in a test. Fixes PR#27720
Marshall Clow via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Aaron Ballman via cfe-commits
- [PATCH] D20014: [libc++] Explicit return in non-void function
Marshall Clow via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Alexander Makarov via cfe-commits
- [PATCH] D20053: [clang-tidy] Add misc-unnecessary-mutable check.
Piotr Padlewski via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Etienne Bergeron via cfe-commits
- [PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Eugene Zelenko via cfe-commits
- [PATCH] D17981: [clang-tidy] Fix clang-tidy to support parsing of assembly statements.
Alexander Kornienko via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Etienne Bergeron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- Patch submission for bug 27400
Mads Ravn via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Etienne Bergeron via cfe-commits
- [PATCH] D20208: clang-format: [JS] fix template string width counting.
Martin Probst via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Benjamin Kramer via cfe-commits
- [PATCH] D20203: [find-all-symbols] Add enum type support.
Benjamin Kramer via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Alexander Kornienko via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Aaron Ballman via cfe-commits
- r269305 - [OpenCL] Output OpenCL version in diagnostics.
Anastasia Stulova via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Eugene Zelenko via cfe-commits
- [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.
Eugene Zelenko via cfe-commits
- [PATCH] D19780: Output OpenCL version in Clang diagnostics
Anastasia Stulova via cfe-commits
- [PATCH] D19815: Support '#pragma once' in headers when using PCH
Warren Ristow via cfe-commits
- [PATCH] D19932: [OpenCL] Add to_{global|local|private} builtin functions.
Anastasia Stulova via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Daniel Jasper via cfe-commits
- [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.
Hans Wennborg via cfe-commits
- r269309 - [ubsan] Add -fsanitize-undefined-strip-path-components=N
Filipe Cabecinhas via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Etienne Bergeron via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Alexander Makarov via cfe-commits
- [PATCH] D19666: [ubsan] Add -fubsan-strip-path-components=N
Filipe Cabecinhas via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Anastasia Stulova via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Daniel Jasper via cfe-commits
- [PATCH] D19084: [scan-build] fix warnings emitted on Clang AST code base
Apelete Seketeli via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Anastasia Stulova via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
David Majnemer via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20208: clang-format: [JS] fix template string width counting.
Martin Probst via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Eugene Zelenko via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D19156: [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Reid Kleckner via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Eugene Zelenko via cfe-commits
- [PATCH] D19815: Support '#pragma once' in headers when using PCH
Richard Smith via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Alexander Makarov via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D20207: [AST] Move operations enum to a definition file.
Richard Smith via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Eugene Zelenko via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Miklos Vajna via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Eugene Zelenko via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- r269326 - [Unittests] Reverse the order of arguments for correct debug output
Bruno Cardoso Lopes via cfe-commits
- r269327 - [VFS] Reapply #2: Reconstruct the VFS overlay tree for more accurate lookup
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Etienne Bergeron via cfe-commits
- [PATCH] D20133: [OpenCL] Fix __builtin_astype for vec3 types.
Alexey Bader via cfe-commits
- [PATCH] D20218: [Tooling] Fix broken dependency for shared build
Etienne Bergeron via cfe-commits
- [PATCH] D20218: [Tooling] Fix broken dependency for shared build
Etienne Bergeron via cfe-commits
- [PATCH] D20218: [Tooling] Fix broken dependency for shared build
Alexander Kornienko via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Alexey Bader via cfe-commits
- r269334 - [Tooling] Fix broken dependency for shared build
Etienne Bergeron via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
Akira Hatanaka via cfe-commits
- [PATCH] D20219: [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)
Oleg Ranevskyy via cfe-commits
- [PATCH] D19708: [CGDebugInfo] Generate debug info for member calls in the context of the callee expression
David Blaikie via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Etienne Bergeron via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r269341 - [clang-tidy] Adds modernize-avoid-bind check
Jonathan Coe via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Etienne Bergeron via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
Akira Hatanaka via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
Jonathan B Coe via cfe-commits
- [PATCH] D20053: [clang-tidy] Add misc-unnecessary-mutable check.
Etienne Bergeron via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Etienne Bergeron via cfe-commits
- r269347 - [AST] Move operations enum to a definition file.
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20219: [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)
Tim Northover via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Etienne Bergeron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Jonathan Roelofs via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- r269367 - Refactor constant expression evaluation of CXXConstructExpr to reduce duplication between array and class initialization.
Richard Smith via cfe-commits
- [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.
Eugene Zelenko via cfe-commits
- r269371 - Fix Clang-tidy modernize-use-bool-literals in generated code.
Eugene Zelenko via cfe-commits
- [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.
Hans Wennborg via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
John McCall via cfe-commits
- [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.
Phabricator via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
Akira Hatanaka via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
John McCall via cfe-commits
- [PATCH] D19084: [scan-build] fix warnings emitted on Clang AST code base
Richard Trieu via cfe-commits
- r269382 - Preserve the FoundDecl properly in constructor overload resolution. No
Richard Smith via cfe-commits
- r269385 - [ObjC][CodeGen] Remove an assert that is no longer correct.
Akira Hatanaka via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D20045: [ObjC][CodeGen] Remove an assert that is no longer correct.
Akira Hatanaka via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [clang-tools-extra] r269389 - [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Felix Berger via cfe-commits
- [PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Felix Berger via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Etienne Bergeron via cfe-commits
- [PATCH] D20226: [AST] Add missing const qualifiers to AstContext in Type.cpp
Etienne Bergeron via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Etienne Bergeron via cfe-commits
- r269309 - [ubsan] Add -fsanitize-undefined-strip-path-components=N
Sean Silva via cfe-commits
- r269397 - Extend this test to also be valid in C++14.
Richard Smith via cfe-commits
- r269398 - Add support for derived class special members hiding functions brought in from
Richard Smith via cfe-commits
- [PATCH] D20226: [AST] Add missing const qualifiers to AstContext in Type.cpp
Richard Smith via cfe-commits
- r269309 - [ubsan] Add -fsanitize-undefined-strip-path-components=N
Filipe Cabecinhas via cfe-commits
- [PATCH] D19815: Support '#pragma once' in headers when using PCH
Warren Ristow via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Manuel Klimek via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Miklos Vajna via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Manuel Klimek via cfe-commits
- [PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
- [PATCH] D17981: [clang-tidy] Fix clang-tidy to support parsing of assembly statements.
Manuel Klimek via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Miklos Vajna via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Manuel Klimek via cfe-commits
- r269400 - [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Dmitry Polukhin via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- [PATCH] D19156: [ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Dmitry Polukhin via cfe-commits
- [PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Haojian Wu via cfe-commits
- [clang-tools-extra] r269401 - [find-all-symbols] Add enum type support.
Haojian Wu via cfe-commits
- [clang-tools-extra] r269402 - clang-rename: check that the source location we find actually has the old name
Miklos Vajna via cfe-commits
- [PATCH] D20203: [find-all-symbols] Add enum type support.
Haojian Wu via cfe-commits
- [PATCH] D20216: clang-rename: check that the source location we find actually has the old name
Miklos Vajna via cfe-commits
- [clang-tools-extra] r269403 - [include-fixer] Rename XrefsDB to SymbolIndex.
Benjamin Kramer via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- [PATCH] D19804: Make clang-format cleaner remove redundant commas in list and redundant colon in constructor initializer.
Eric Liu via cfe-commits
- r269398 - Add support for derived class special members hiding functions brought in from
Vassil Vassilev via cfe-commits
- [PATCH] D20232: [include-fixer] Simplify unittest code.
Benjamin Kramer via cfe-commits
- [PATCH] D20232: [include-fixer] Simplify unittest code.
Haojian Wu via cfe-commits
- [PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Benjamin Kramer via cfe-commits
- [PATCH] D20232: [include-fixer] Simplify unittest code.
Benjamin Kramer via cfe-commits
- r269411 - [mips] Consult triple's vendor field before using musl's interpreter.
Vasileios Kalintiris via cfe-commits
- r269412 - Simplify getLinuxDynamicLinker() by using a common variable for the triple. NFC.
Vasileios Kalintiris via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Bittner Barni via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Jonathan Roelofs via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Aaron Ballman via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Piotr Padlewski via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Eugene Zelenko via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Aaron Ballman via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Aaron Ballman via cfe-commits
- r269418 - [AST] Add missing const qualifiers to AstContext in Type.cpp
Etienne Bergeron via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Bittner Barni via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Bittner Barni via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Alexey Bader via cfe-commits
- [PATCH] D19871: Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Yaxun Liu via cfe-commits
- r269419 - [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)
Oleg Ranevskyy via cfe-commits
- [PATCH] D20219: [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)
Phabricator via cfe-commits
- [clang-tools-extra] r269422 - [find-all-symbols] Add EnumDecl type in YAML traits.
Haojian Wu via cfe-commits
- r269423 - Prune four superfluous ExternalSemaSource.h includes and one forward declaration in Sema.h
Yaron Keren via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [clang-tools-extra] r269427 - [include-fixer] Simplify unittest code.
Haojian Wu via cfe-commits
- [PATCH] D20232: [include-fixer] Simplify unittest code.
Haojian Wu via cfe-commits
- [PATCH] D20232: [include-fixer] Simplify unittest code.
Haojian Wu via cfe-commits
- [PATCH] D19667: [ubsan] Minimize size of data for type_mismatch
Filipe Cabecinhas via cfe-commits
- [PATCH] D20240: [clang-rename] Fix broken dependency on shared build.
Etienne Bergeron via cfe-commits
- [PATCH] D20240: [clang-rename] Fix broken dependency on shared build.
Yaron Keren via cfe-commits
- [PATCH] D20240: [clang-rename] Fix broken dependency on shared build.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r269429 - [clang-rename] Fix broken dependency on shared build.
Etienne Bergeron via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Haojian Wu via cfe-commits
- [clang-tools-extra] r269430 - [include-fixer] Use scope contexts information to improve query.
Haojian Wu via cfe-commits
- r269431 - [OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu via cfe-commits
- [PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Haojian Wu via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu via cfe-commits
- [PATCH] D20157: Add test for D20156
Diana Picus via cfe-commits
- [PATCH] D20194: [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Ben Langmuir via cfe-commits
- [PATCH] D20243: [PCH] Disable inclusion of timestamps when generating pch files on windows.
pierre gousseau via cfe-commits
- r269411 - [mips] Consult triple's vendor field before using musl's interpreter.
Daniel Sanders via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Rafael Espíndola via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Steven Wu via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Jun Bum Lim via cfe-commits
- [PATCH] D20245: [include-fixer] Fix broken dependency shared build
Etienne Bergeron via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Rafael Espíndola via cfe-commits
- r269435 - Revert "[OpenCL] Add supported OpenCL extensions to target info."
Yaxun Liu via cfe-commits
- [PATCH] D19484: [OpenCL] Add supported OpenCL extensions to target info.
Liu, Yaxun (Sam) via cfe-commits
- r269431 - [OpenCL] Add supported OpenCL extensions to target info.
Steven Wu via cfe-commits
- r269440 - Fix module map typo in r269347.
Richard Smith via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
David Majnemer via cfe-commits
- r269431 - [OpenCL] Add supported OpenCL extensions to target info.
Liu, Yaxun (Sam) via cfe-commits
- r269220 - [MSVC] Implementation of __unaligned as a proper type qualifier
David Majnemer via cfe-commits
- [clang-tools-extra] r269441 - [include-fixer] Fix broken dependency shared build
Etienne Bergeron via cfe-commits
- [PATCH] D19322: Concepts: Create space for requires-clause in TemplateParameterList; NFC
Hubert Tong via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20245: [include-fixer] Fix broken dependency shared build
Etienne Bergeron via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
David Majnemer via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D20243: [PCH] Disable inclusion of timestamps when generating pch files on windows.
Paul Robinson via cfe-commits
- r269431 - [OpenCL] Add supported OpenCL extensions to target info.
Liu, Yaxun (Sam) via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Anastasia Stulova via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Anastasia Stulova via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Cameron via cfe-commits
- r269431 - [OpenCL] Add supported OpenCL extensions to target info.
Steven Wu via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Richard Smith via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- r269457 - Use marginally more appropriate functions to detect if we should declare an
Richard Smith via cfe-commits
- [PATCH] D20253: clang-rename: fix missing clangLex dependency
Miklos Vajna via cfe-commits
- [PATCH] D20253: clang-rename: fix missing clangLex dependency
Miklos Vajna via cfe-commits
- [PATCH] D20240: [clang-rename] Fix broken dependency on shared build.
Miklos Vajna via cfe-commits
- [PATCH] D20240: [clang-rename] Fix broken dependency on shared build.
Etienne Bergeron via cfe-commits
- r269460 - Add an AST matcher for CastExpr kind
Etienne Bergeron via cfe-commits
- r269463 - [ProfileData] (clang) Use Error in InstrProf and Coverage, NFC
Vedant Kumar via cfe-commits
- r269465 - [MS ABI] Delegating constructors should not assume they are most derived
David Majnemer via cfe-commits
- r269468 - Revert "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via cfe-commits
- [PATCH] D20254: [Clang] Fix some Clang-tidy modernize-use-bool-literals warnings; other minor fixes.
Eugene Zelenko via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Sean Callanan via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Sean Callanan via cfe-commits
- [PATCH] D20254: [Clang] Fix some Clang-tidy modernize-use-bool-literals warnings; other minor fixes.
Piotr Padlewski via cfe-commits
- [PATCH] D20254: [Clang] Fix some Clang-tidy modernize-use-bool-literals warnings; other minor fixes.
Eugene Zelenko via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Steven Wu via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Sean Callanan via cfe-commits
- [PATCH] D20118: Add support for injected class names and constructor initializers in C++
Sean Callanan via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Cameron via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Cameron via cfe-commits
- r269487 - ARM-MachO: stop claiming to be EABI
Tim Northover via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Rafael Espíndola via cfe-commits
- r269492 - Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via cfe-commits
- [PATCH] D19902: [ProfileData] (clang) Use Error in InstrProf and Coverage
Phabricator via cfe-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via cfe-commits
- [PATCH] D20194: [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Bruno Cardoso Lopes via cfe-commits
- r269502 - [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20194: [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Ben Langmuir via cfe-commits
- [PATCH] D20194: [ModuleMap][CrashReproducer] Collect headers from inner frameworks
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Reid Kleckner via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D18953: [ms][dll] #26935 Defining a dllimport function should cause it to be exported
Reid Kleckner via cfe-commits
- r269220 - [MSVC] Implementation of __unaligned as a proper type qualifier
via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Reid Kleckner via cfe-commits
- r269515 - Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- r269398 - Add support for derived class special members hiding functions brought in from
Richard Smith via cfe-commits
- [PATCH] D20136: Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy via cfe-commits
- [PATCH] D20137: [PCH] Fixed bugs with preamble invalidation when files change (on Windows)
Richard Smith via cfe-commits
- [clang-tools-extra] r269517 - [Release notes] Mention Clang-tidy modernize-avoid-bind check.
Eugene Zelenko via cfe-commits
- [PATCH] D19667: [ubsan] Minimize size of data for type_mismatch
Richard Smith via cfe-commits
- r269520 - [VFS] Add level() method to vfs::recursive_directory_iterator
Bruno Cardoso Lopes via cfe-commits
- [patch] Don't use appending linkage for embeded bitcode
Steven Wu via cfe-commits
- [PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)
Reid Kleckner via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Alexander Kornienko via cfe-commits
- r269527 - [AVX512] Update pshufd type strings to match the backend. Also mark the immediate as an ICE instead of marking the previous vector as const.
Craig Topper via cfe-commits
- [PATCH] D20266: [Modules] Use vfs for (recursive) directory iteration
Bruno Cardoso Lopes via cfe-commits
- r269528 - Fix some typos.
Richard Smith via cfe-commits
- [PATCH] D19851: Warn on binding reference to null in copy initialization
Richard Smith via cfe-commits
- r269530 - When typo-correcting a using-declaration, actually correct the name of the
Richard Smith via cfe-commits
- r269220 - [MSVC] Implementation of __unaligned as a proper type qualifier
David Majnemer via cfe-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via cfe-commits
- r269546 - Added support to the ASTImporter for C++ constructor initializers.
Sean Callanan via cfe-commits
- r269549 - Revert "Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC""
Chandler Carruth via cfe-commits
- r269551 - Handle injected class names in the ASTImporter.
Sean Callanan via cfe-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Reid Kleckner via cfe-commits
- r269552 - [X86] Change most 'void' pointers in builtin type lists to more correct types. Fix some unaligned load/store intrinsics to use a less aligned type in their pointer casts.
Craig Topper via cfe-commits
- r269553 - Fixed a bug where the ASTImporter didn't propagate builtin IDs at all.
Sean Callanan via cfe-commits
- r269554 - Update identifiers as needed when loading macros from serialized ASTs.
Sean Callanan via cfe-commits
- r269556 - MSVCToolChain.cpp: Use explicit constructor for SmallString from std::string, to appease mingw-g++.
NAKAMURA Takumi via cfe-commits
- r269557 - MSVCToolChain.cpp: Make version.dll generic for win32.
NAKAMURA Takumi via cfe-commits
- r269559 - ModuleMap.h: Fix a \param. [-Wdocumentation]
NAKAMURA Takumi via cfe-commits
- r269560 - [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders via cfe-commits
- r269559 - ModuleMap.h: Fix a \param. [-Wdocumentation]
Alex Denisov via cfe-commits
- r269570 - [AVX512] Immediate for permd builtins should be an ICE.
Craig Topper via cfe-commits
- r269572 - Warn when a reference is bound to an empty l-value (dereferenced null pointer).
Nick Lewycky via cfe-commits
- [PATCH] D19851: Warn on binding reference to null in copy initialization
Nick Lewycky via cfe-commits
- [PATCH] D20053: [clang-tidy] Add misc-unnecessary-mutable check.
Aaron Ballman via cfe-commits
- r269575 - Revert r269546 "Added support to the ASTImporter for C++ constructor initializers." as it breaks TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf test - http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/14699
Oleksiy Vyalov via cfe-commits
- r269580 - [AVX512] Make the permd builtins take a 32-bit immediate to match the software spec.
Craig Topper via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [clang-tools-extra] r269581 - [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [PATCH] D20170: [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Felix Berger via cfe-commits
- [libcxx] r269585 - Disable LIBCXX_ENABLE_ABI_LINKER_SCRIPT for static library builds.
Asiri Rathnayake via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Alexander Kornienko via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Alexander Kornienko via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.
don hinton via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Bittner Barni via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- r269610 - [AVX512] Fix an intrinsic that was passing -2 as a mask instead of -1.
Craig Topper via cfe-commits
- r269611 - [AVX512] Use the correct mask type in an intrinsic.
Craig Topper via cfe-commits
- r269612 - [AVX512] Move unary negations to the left side of typecasts to specific vector type. The __m128/__m256/__m512 types should be treated more opaquely and not have any operations performed on them.
Craig Topper via cfe-commits
- r269613 - [AVX512] Mark some integer builtin arguments that go to immediates in final instructions as an ICE.
Craig Topper via cfe-commits
- r269617 - [AVX512] Add intrinsics for 512-bit insertf32x8/insertf32x4/inserti32x4.
Craig Topper via cfe-commits
- r269618 - [AVX512] Immediate argument for PALIGNR builtin should be an ICE./
Craig Topper via cfe-commits
- r269619 - [X86] Add immediate range checks for many of the builtins.
Craig Topper via cfe-commits
- [PATCH] D20277: [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved.
Felix Berger via cfe-commits
- [PATCH] D20196: [clang-tidy] Inefficient string operation
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Etienne Bergeron via cfe-commits
- r269620 - [AVX512] Fix bad typecasts on return value for 512-bit integer byte/word compare builtins.
Craig Topper via cfe-commits
- r269621 - [X86] Remove bad cast from the 'int' return type of __builtin_ia32_kortestchi to '__mask16' before return in an 'int' intrinsic.
Craig Topper via cfe-commits
- r269622 - [AVX512] Use correct types in test case.
Craig Topper via cfe-commits
- r269623 - Simple visualization of expressions
Mike Spertus via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Xiuli PAN via cfe-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
jojo.ma via cfe-commits
- [PATCH] D20088: Using AArch64TargetParser in clang
jojo.ma via cfe-commits
- r269625 - Make this SourceLocation getter const LLVM_READONLY like others in the same file.
Nick Lewycky via cfe-commits
- [PATCH] D19841: [clang-tidy] Lift common matchers to utils namespace
Etienne Bergeron via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D19841: [clang-tidy] Lift common matchers to utils namespace
Etienne Bergeron via cfe-commits
- r269630 - CodeGen: convert some const char * to StringRef
Saleem Abdulrasool via cfe-commits
- [PATCH] D20279: [clang-tidy] Cleanups utils files
Etienne Bergeron via cfe-commits
- r269631 - [AVX512] Add typecasts to some intrinsics to avoid doing operations on the __m512/__m512i/__m512d types.
Craig Topper via cfe-commits
- r269632 - [X86] Add typecasts to remove most assumptions about what __m128i/__m256i is defined as. Add similar typecasts for the fp types as well.
Craig Topper via cfe-commits
Last message date:
Sun May 15 23:38:43 PDT 2016
Archived on: Mon May 16 04:49:46 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).