The Week Of Monday 14 March 2016 Archives by date
      
      Starting: Mon Mar 14 00:14:49 PDT 2016
         Ending: Sun Mar 20 23:37:55 PDT 2016
         Messages: 618
     
- [PATCH] D14286: ASTImporter: expressions, pt.1
 
Serge Pavlov via cfe-commits
- [PATCH] D14286: ASTImporter: expressions, pt.1
 
Serge Pavlov via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
- r263412 - Temporarily make discard value names depend on whether or not we're
 
Eric Christopher via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
 
Daniel Marjamäki via cfe-commits
- r263394 - Remove compile time PreserveName in favor of a runtime cc1 -discard-value-names option
 
Eric Christopher via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
 
Dmitry Polukhin via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
 
Dmitry Polukhin via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
Marina Yatsina via cfe-commits
- r263422 - [Driver] Enable --rtlib option for MSVC target
 
Andrey Turetskiy via cfe-commits
- [PATCH] D17453: [Driver] Enable --rtlib option for MSVC target
 
Andrey Turetskiy via cfe-commits
- [PATCH] D18141: [clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-loop-convert` check.
 
Benjamin Kramer via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
 
Olga Chupina via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- r263425 - Recommitted r261634 "Supporting all entities declared in lexical scope in LLVM debug info."
 
Amjad Aboud via cfe-commits
- [PATCH] D14146: Introduction of -miamcu option
 
Andrey Turetskiy via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
 
Aaron Ballman via cfe-commits
- [clang-tools-extra] r263426 - [clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-loop-convert` check.
 
Haojian Wu via cfe-commits
- [PATCH] D18141: [clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-loop-convert` check.
 
Haojian Wu via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Benjamin Kramer via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Chandler Carruth via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Haojian Wu via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Haojian Wu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
 
Eric Liu via cfe-commits
- r263434 - Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
 
Jonas Hahnfeld via cfe-commits
- r263435 - Fix some more tests with CLANG_DEFAULT_CXX_STDLIB
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
 
Manuel Klimek via cfe-commits
- r263436 - Revert "Recommitted r261634 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26715 at r263379."
 
Benjamin Kramer via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
David Blaikie via cfe-commits
- r261372 - [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
 
Argyrios Kyrtzidis 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
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Benjamin Kramer via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
 
Ben Craig via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Evgenii Stepanov via cfe-commits
- r263442 - [OpenMP] Replace offloading option that start with -o with -fo.
 
Samuel Antao via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
 
Anastasia Stulova via cfe-commits
- [PATCH] D17981: [clang-tidy] Fix clang-tidy to support parsing of assembly statements.
 
Etienne Bergeron via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
 
Reid Kleckner via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Richard via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
David Blaikie via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Richard Smith via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Aaron Ballman via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
Yaxun Liu via cfe-commits
- [PATCH] D18025: Add attributes for preserve_mostcc/preserve_allcc calling conventions to the C/C++ front-end
 
Aaron Ballman via cfe-commits
- r263449 - [modules] Don't diagnose non-modular includes from modular files that are
 
Richard Smith via cfe-commits
- r261372 - [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
 
Richard Smith via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Piotr Padlewski via cfe-commits
- [libcxx] r263450 - Implement LWG#2566: Requirements on the first template parameter of container adaptors
 
Marshall Clow via cfe-commits
- [libcxx] r263451 - Add failing tests that I forgot to add to the last commit
 
Marshall Clow via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Piotr Padlewski via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
David Majnemer via cfe-commits
- [libcxx] r263036 - Implement LWG#2583: There is no way to supply an allocator for basic_string(str, pos)
 
Marshall Clow via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
John McCall via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
Richard Smith via cfe-commits
- [PATCH] D17451: PR26448: [Sema] Fix determined type of ternary operator acting on two xvalue class types
 
Erik Pilkington via cfe-commits
- [PATCH] D18071: CodeGen: Mark functions used in vtables as unnamed_addr.
 
Reid Kleckner via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
Yaxun Liu via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
 
Weiming Zhao via cfe-commits
- r263464 - CodeGen: Mark functions used in vtables as unnamed_addr.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Faisal Vali via cfe-commits
- [PATCH] D18071: CodeGen: Mark functions used in vtables as unnamed_addr.
 
Peter Collingbourne via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
 
Jonathan B Coe via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
John McCall via cfe-commits
- r263469 - CodeGen: Use 32-bit gep offsets to address vtable address points.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
Yaxun Liu via cfe-commits
- [PATCH] D18113: CodeGen: Use 32-bit gep offsets to address vtable address points.
 
Peter Collingbourne via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
 
Daniel Jasper via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
 
Eric Liu via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
John McCall via cfe-commits
- [PATCH] D18071: CodeGen: Mark functions used in vtables as unnamed_addr.
 
John McCall via cfe-commits
- r263470 - clang-format: [JS] Handle certain cases of ASI.
 
Daniel Jasper via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
 
Daniel Jasper via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))
 
Yaxun Liu via cfe-commits
- r263477 - Relax test introduced in r263464 to accept ARM ABI output.
 
Peter Collingbourne via cfe-commits
- r263483 - [CMake] Updating Apple Clang CMake caches
 
Chris Bieneman via cfe-commits
- r263464 - CodeGen: Mark functions used in vtables as unnamed_addr.
 
Renato Golin via cfe-commits
- r263464 - CodeGen: Mark functions used in vtables as unnamed_addr.
 
Peter Collingbourne via cfe-commits
- r263491 - [ThinLTO] Clang side of renaming of function index (NFC)
 
Teresa Johnson via cfe-commits
- r263494 - Revert "[ThinLTO] Clang side of renaming of function index (NFC)"
 
Teresa Johnson via cfe-commits
- [PATCH] D17981: [clang-tidy] Fix clang-tidy to support parsing of assembly statements.
 
Reid Kleckner via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
Pete Cooper via cfe-commits
- [PATCH] D17908: Add Visual Studio Visualizers for more Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Manman Ren via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Aaron Ballman via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
Reid Kleckner via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Richard Smith via cfe-commits
- r263505 - clang/test/CodeGenCXX/virtual-function-attrs.cpp: Appease i686-mingw32 to expect x86_thiscallcc.
 
NAKAMURA Takumi via cfe-commits
- [libcxx] r263506 - Implement LWG2577: {shared, unique}_lock</tt> should use std::addressof
 
Marshall Clow via cfe-commits
- [libcxx] r263507 - Missed this file in previous checkin
 
Marshall Clow via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Alexey Samsonov via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Alexey Samsonov via cfe-commits
- r263514 - [ThinLTO] Clang side of renaming of function index (NFC)
 
Teresa Johnson via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Manman Ren via cfe-commits
- [PATCH] D18170: [CUDA][OpenMP] Create generic offload toolchains
 
Samuel Antao via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
 
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
 
Samuel Antao via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Faisal Vali via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Faisal Vali via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
Dmitry Polukhin via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
Dmitry Polukhin via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
 
Xiuli PAN via cfe-commits
- r263541 - Restrict the hack from r263429 to asan and msan.
 
Benjamin Kramer via cfe-commits
- r263429 - [Frontend] Disable value name discarding for all sanitizers.
 
Benjamin Kramer via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
- r257254 - [OpenCL] Pipe type support
 
Anastasia Stulova via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
Marina Yatsina via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
Marina Yatsina via cfe-commits
- [PATCH] D17959: Make it possible for AST plugins to enable themselves by default
 
Benjamin Kramer via cfe-commits
- r263546 - Make it possible for AST plugins to enable themselves by default
 
John Brawn via cfe-commits
- [PATCH] D17959: Make it possible for AST plugins to enable themselves by default
 
John Brawn via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
 
Kevin Funk via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
 
Benjamin Kramer via cfe-commits
- [PATCH] D18182: [test] Don't use UNSUPPORTED in FileCheck prefixes
 
Greg Parker via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Alexander Kornienko via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Alexander Kornienko via cfe-commits
- [PATCH] D18186: Myriad: pass -mcpu flag to moviCompile, no default
 
Douglas Katzman via cfe-commits
- r263552 - [OpenMP] Base support for target directive codegen on NVPTX device.
 
Arpith Chacko Jacob via cfe-commits
- [PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.
 
Phabricator via cfe-commits
- [PATCH] D18186: Myriad: pass -mcpu flag to moviCompile, no default
 
Douglas Katzman via cfe-commits
- [PATCH] D18187: [libcxx] Remove localization tests for Russian month names
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D18187: [libcxx] Remove localization tests for Russian month names
 
Eric Fiselier via cfe-commits
- [PATCH] D14286: ASTImporter: expressions, pt.1
 
Aleksei Sidorin via cfe-commits
- [libcxx] r263554 - [libcxx] Remove localization tests for Russian month names
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D18187: [libcxx] Remove localization tests for Russian month names
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- r263555 - Reverted http://reviews.llvm.org/D17877 to fix tests.
 
Arpith Chacko Jacob via cfe-commits
- r263556 - Myriad: Pass -mcpu to movi{Compile,Asm}
 
Douglas Katzman via cfe-commits
- [PATCH] D18186: Myriad: pass -mcpu flag to moviCompile, no default
 
Douglas Katzman via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Steve Downey via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
John McCall via cfe-commits
- [PATCH] D14000: [CUDA] Allow code generation for functions with target attributes that don't match compilation mode.
 
Jingyue Wu via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
David Blaikie via cfe-commits
- [PATCH] D17947: [Driver] [Darwin] Fix linking libclang_rt.profile_*sim.a
 
Chris Bieneman via cfe-commits
- r263567 - [Driver] [Darwin] Fix linking libclang_rt.profile_*sim.a
 
Chris Bieneman via cfe-commits
- [PATCH] D17947: [Driver] [Darwin] Fix linking libclang_rt.profile_*sim.a
 
Phabricator via cfe-commits
- r263568 - Fix a bot I broke.
 
Chris Bieneman via cfe-commits
- [PATCH] D18193: [ARM] Add more ARM Cortex-R8 regression tests to Clang.
 
Pablo Barrio via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Faisal Vali via cfe-commits
- r263570 - [CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
 
Chris Bieneman via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
John McCall via cfe-commits
- r263571 - [CMake] Updating Apple build configurations
 
Chris Bieneman via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
John McCall via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
John McCall via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
John McCall via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
David Blaikie via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
Pete Cooper via cfe-commits
- [PATCH] D17988: Fix destructor definition of invalid classes
 
John McCall via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
John McCall via cfe-commits
- [PATCH] D18182: [test] Don't use UNSUPPORTED in FileCheck prefixes
 
John McCall via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Ben Craig via cfe-commits
- [PATCH] D15599: [CodeGen] Fix a crash that occurs when attribute "naked" is attached to a c++ member function
 
Akira Hatanaka via cfe-commits
- [PATCH] D15599: [CodeGen] Fix a crash that occurs when attribute "naked" is attached to a c++ member function
 
Akira Hatanaka via cfe-commits
- r263574 - Test commit - Remove some trailing whitespace
 
Pablo Barrio via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Khem Raj via cfe-commits
- [PATCH] D18193: [ARM] Add more ARM Cortex-R8 regression tests to Clang.
 
Tim Northover via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Khem Raj via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Ben Craig via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Khem Raj via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Eric Fiselier via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Khem Raj via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Eric Fiselier via cfe-commits
- r263578 - [cfi] Don't emit checks for disabled CFI kinds.
 
Evgeniy Stepanov via cfe-commits
- [PATCH] D17360: [cfi] Fix handling of sanitize trap/recover flags in the cross-DSO CFI mode.
 
Evgeniy Stepanov via cfe-commits
- [PATCH] D17360: [cfi] Fix handling of sanitize trap/recover flags in the cross-DSO CFI mode.
 
Evgeniy Stepanov via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
Marina Yatsina via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
John McCall via cfe-commits
- [PATCH] D16962: clang-tidy: avoid std::bind
 
Jonathan B Coe via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Ben Craig via cfe-commits
- r263584 - Move the fixit for -Wformat-security to a note.
 
Bob Wilson via cfe-commits
- r263299 - Add fix-it for format-security warnings.
 
Bob Wilson via cfe-commits
- r263587 - [OpenMP] Base support for target directive codegen on NVPTX device.
 
Arpith Chacko Jacob via cfe-commits
- [PATCH] D18174: Fix libcxx build on musl
 
Eric Fiselier via cfe-commits
- r263589 - Revert commit http://reviews.llvm.org/D17877 to fix tests on x86.
 
Arpith Chacko Jacob via cfe-commits
- [PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
 
Akira Hatanaka via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
Pete Cooper via cfe-commits
- [PATCH] D18138: Add -fnative-half-arguments-and-returns
 
Stephen Hines via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D15944: [OpenMP] Parsing and sema support for target update directive
 
Kelvin Li via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
John McCall via cfe-commits
- [PATCH] D15944: [OpenMP] Parsing and sema support for target update directive
 
Samuel Antao via cfe-commits
- r263596 - Myriad: define __myriad2 macro automatically
 
Douglas Katzman via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
 
Eric Fiselier via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
Marina Yatsina via cfe-commits
- [PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target
 
Bob Wilson via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
John McCall via cfe-commits
- [PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
 
John McCall via cfe-commits
- r263607 - Convert some ObjC msgSends to runtime calls.
 
Pete Cooper via cfe-commits
- [PATCH] D14737: Convert some ObjC msgSends to runtime calls
 
Pete Cooper via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- [modules] PR24954
 
Richard Smith via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier via cfe-commits
- [libcxx] r263611 - Add clang thread safety annotations to mutex and lock_guard. Patch by jamesr at google.com.
 
Eric Fiselier via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
James Robinson via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
 
Eric Fiselier 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] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
Ryan Yee via cfe-commits
- r263617 - Reapply: [VFS] Add support for handling path traversals
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D15944: [OpenMP] Parsing and sema support for target update directive
 
Alexey Bataev via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Alexey Bataev via cfe-commits
- r263622 - clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's.
 
NAKAMURA Takumi via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
 
Olga Chupina via cfe-commits
- r263623 - Revert r263622, "clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's."
 
NAKAMURA Takumi via cfe-commits
- r257254 - [OpenCL] Pipe type support
 
xiuli pan via cfe-commits
- [PATCH] D18205: [libcxxabi] Disable cxa_thread_atexit_test if unavailable
 
Jonas Hahnfeld via cfe-commits
- r263630 - Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
Marina Yatsina via cfe-commits
- [PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
 
Marina Yatsina via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
Marina Yatsina via cfe-commits
- r263632 - Add more ARM Cortex-R8 regression tests to Clang.
 
Pablo Barrio via cfe-commits
- [PATCH] D18193: [ARM] Add more ARM Cortex-R8 regression tests to Clang.
 
Phabricator via cfe-commits
- r257254 - [OpenCL] Pipe type support
 
Anastasia Stulova via cfe-commits
- r263634 - [modules] Fix adding a templated friend functions to a namespace from another module.
 
Vassil Vassilev via cfe-commits
- [modules] PR24954
 
Vassil Vassilev via cfe-commits
- r263635 - Directly get the canonical Type instead of going around through a CanQualType temporary, NFC.
 
Yaron Keren via cfe-commits
- r263636 - Revert r263617, "Reapply: [VFS] Add support for handling path traversals"
 
NAKAMURA Takumi via cfe-commits
- [PATCH] D17104: [VFS] Drop path traversal assertion
 
NAKAMURA Takumi via cfe-commits
- [PATCH] D18210: [analyzer] Fix an assertion fail in hash generation.
 
Gábor Horváth via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
 
Aaron Ballman via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Aaron Ballman via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
James Y Knight via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Aaron Ballman via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Aaron Ballman via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
Aaron Ballman via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Aaron Ballman via cfe-commits
- r263638 - Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- r263639 - Fix destructor definition of invalid classes
 
Olivier Goffart via cfe-commits
- [PATCH] D17988: Fix destructor definition of invalid classes
 
Olivier Goffart via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Mehdi AMINI via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Mehdi AMINI via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D14286: ASTImporter: expressions, pt.1
 
Serge Pavlov via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Richard via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Richard via cfe-commits
- [PATCH] D17104: [VFS] Drop path traversal assertion
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
 
Reid Kleckner via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Eric Fiselier via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Eric Fiselier via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Eric Fiselier via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D16989: Change interpretation of function definition in friend declaration of template class.
 
Serge Pavlov via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- r263647 - Add attributes for preserve_mostcc/preserve_allcc calling conventions to the C/C++ front-end
 
Roman Levenstein via cfe-commits
- [PATCH] D18025: Add attributes for preserve_mostcc/preserve_allcc calling conventions to the C/C++ front-end
 
Roman Levenstein via cfe-commits
- [PATCH] D13419: Fix several problems at the intersection of template instantiations and visibility
 
Reid Kleckner via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
Eric Fiselier via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
don hinton via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- r263652 - Add an optional string argument to DeprecatedAttr for Fix-It.
 
Manman Ren via cfe-commits
- [PATCH] D17865: Add an optional string argument to DeprecatedAttr for Fix-It.
 
Phabricator via cfe-commits
- [PATCH] D18205: [libcxxabi] Disable cxa_thread_atexit_test if unavailable
 
Eric Fiselier via cfe-commits
- r263654 - [OPENMP] Support for codegen of private clause of target, host side
 
Carlo Bertolli via cfe-commits
- [PATCH] D18105: [OPENMP] Support for codegen of private clause of target, host side
 
Carlo Bertolli via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Eric Fiselier via cfe-commits
- [PATCH] D18205: [libcxxabi] Disable cxa_thread_atexit_test if unavailable
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Etienne Bergeron via cfe-commits
- [PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target
 
Edoardo Prezioso via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Eric Fiselier via cfe-commits
- [PATCH] D18219: Add -cuda-relaxed-constexpr, which lets CUDA device code call constexpr functions.
 
Justin Lebar via cfe-commits
- [PATCH] D18221: [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
 
Nathan Wilson via cfe-commits
- [PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types
 
Mike Spertus via cfe-commits
- [PATCH] D18221: [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
 
Nathan Wilson via cfe-commits
- [libcxx] r263659 - Add __unconstref for future use
 
Eric Fiselier via cfe-commits
- [PATCH] D18219: Add -cuda-relaxed-constexpr, which lets CUDA device code call constexpr functions.
 
Justin Lebar via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
 
Akira Hatanaka via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Matt Kulukundis via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Matt Kulukundis via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Matt Kulukundis via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D18196: [CodeGen] Emit lifetime.end intrinsic after destructor call in landing pad
 
Reid Kleckner via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Mehdi AMINI via cfe-commits
- [PATCH] D18231: [Clang-tools-extra] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
 
Eugene Zelenko via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Eric Fiselier via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
James Y Knight via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- r263686 - Reapply [2]: [VFS] Add support for handling path traversals
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- r263687 - Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
 
Manman Ren via cfe-commits
- [libcxx] r263688 - Make std::addressof constexpr in C++17 (Clang only).
 
Eric Fiselier via cfe-commits
- [PATCH] D18219: Add -cuda-relaxed-constexpr, which lets CUDA device code call constexpr functions.
 
Justin Lebar via cfe-commits
- r263689 - [index] Make sure that declarations of builtin functions are indexed.
 
Argyrios Kyrtzidis via cfe-commits
- r263691 - [VFS] Remove wrong header include
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Etienne Bergeron via cfe-commits
- r263694 - Minor code cleanups. NFC.
 
Junmo Park via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Alexey Bataev via cfe-commits
- [libcxxabi] r263699 - [libcxxabi] Disable cxa_thread_atexit_test if unavailable
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D18205: [libcxxabi] Disable cxa_thread_atexit_test if unavailable
 
Jonas Hahnfeld via cfe-commits
- r263701 - [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.
 
Alexey Bataev via cfe-commits
- [PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.
 
Jonathan B Coe via cfe-commits
- r263706 - [OPENMP 4.5] Allow to use private data members in 'copyprivate' clause.
 
Alexey Bataev via cfe-commits
- r259776 - [OPENMP 4.0] Fixed support of array sections/array subscripts.
 
Hahnfeld, Jonas via cfe-commits
- r259776 - [OPENMP 4.0] Fixed support of array sections/array subscripts.
 
Alexey Bataev via cfe-commits
- r263709 - clang-format: Slightly weaken AlignAfterOpenBracket=AlwaysBreak.
 
Daniel Jasper via cfe-commits
- [PATCH] D18240: Asm preprocessor fix for unknown hash-lines
 
Andrew Zhogin via cfe-commits
- [PATCH] D17840: [OPENMP] Private, firstprivate, and lastprivate clauses for distribute, host code generation
 
Alexey Bataev via cfe-commits
- r263710 - clang-format: [JS] Fix incorrect spacing around contextual keywords.
 
Daniel Jasper via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
 
Alexey Bataev via cfe-commits
- r263713 - clang-format: [JS] Make requoting of JavaScript string literals only
 
Daniel Jasper via cfe-commits
- [PATCH] D18149: Add check for unneeded copies of locals
 
Matt Kulukundis via cfe-commits
- [PATCH] D18231: [Clang-tools-extra] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
 
Aaron Ballman via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Aaron Ballman via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
don hinton via cfe-commits
- [PATCH] D17986: [ASTMatchers] New matcher hasReturnValue added
 
Balogh, Ádám via cfe-commits
- [PATCH] D17986: [ASTMatchers] New matcher hasReturnValue added
 
Balogh, Ádám via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D18243: [ASTMatchers] Existing matcher hasAnyArgument fixed
 
Balogh, Ádám via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
James Y Knight via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Etienne Bergeron via cfe-commits
- [PATCH] D18231: [Clang-tools-extra] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
 
Etienne Bergeron via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Richard via cfe-commits
- r263718 - Use a simpler set of mock headers for the vfs+modules crash recovery tests.
 
Benjamin Kramer via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
 
Serge Pavlov via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Aaron Ballman via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Aaron Ballman via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Craig, Ben via cfe-commits
- [clang-tools-extra] r263726 - Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.
 
Eugene Zelenko via cfe-commits
- [PATCH] D18231: [Clang-tools-extra] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
 
Phabricator via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
James Y Knight via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
 
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- r263730 - Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- [PATCH] D18123: Fix implicit copy ctor and copy assignment operator warnings when -Wdeprecated passed.
 
David Blaikie via cfe-commits
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova via cfe-commits
- r263732 - Remove defaulted move ops, the type is zero-cost copyable anyway,  so there's no need for specific move ops
 
David Blaikie via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
 
Arthur O'Dwyer via cfe-commits
- [PATCH] Canonicalize UnaryTransformType types when they don't have a known underlying type
 
Vassil Vassilev via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Ben Craig via cfe-commits
- r263687 - Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
 
Kostya Serebryany via cfe-commits
- r263738 - For MS ABI, emit dllexport friend functions defined inline in class
 
Reid Kleckner via cfe-commits
- [PATCH] D15267: For MS ABI, emit dllexport friend functions defined inline in class
 
Reid Kleckner via cfe-commits
- r263740 - Revert "For MS ABI, emit dllexport friend functions defined inline in class"
 
Reid Kleckner via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Etienne Bergeron via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Reid Kleckner via cfe-commits
- [PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.
 
Aaron Ballman via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- r263732 - Remove defaulted move ops, the type is zero-cost copyable anyway, so there's no need for specific move ops
 
don hinton via cfe-commits
- [libcxx] r263746 - unord: Extract key to avoid preemptive mallocs in insert/emplace
 
Duncan P. N. Exon Smith via cfe-commits
- r263747 - Re-add (user defined) move ops to UnresolvedSetImpl to allow UnresolvedSet to be implicitly movable
 
David Blaikie via cfe-commits
- r263732 - Remove defaulted move ops, the type is zero-cost copyable anyway, so there's no need for specific move ops
 
David Blaikie via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D16360: unordered_map: Avoid unnecessary mallocs when no insert occurs
 
Eric Fiselier via cfe-commits
- r263748 - Reapply [VFS] Add 'overlay-relative' field to YAML files
 
Bruno Cardoso Lopes via cfe-commits
- r263687 - Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
 
Manman Ren via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
 
Samuel Antao via cfe-commits
- [PATCH] D18253: Switch AMDGPU Linker to amdphdrs + update test
 
Konstantin Zhuravlyov via cfe-commits
- r263750 - Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
 
Bruno Cardoso Lopes via cfe-commits
- r263732 - Remove defaulted move ops, the type is zero-cost copyable anyway, so there's no need for specific move ops
 
don hinton via cfe-commits
- r263732 - Remove defaulted move ops, the type is zero-cost copyable anyway, so there's no need for specific move ops
 
don hinton via cfe-commits
- r263752 - Revert r263687 for ubsan bot failure.
 
Manman Ren via cfe-commits
- r263687 - Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
 
Manman Ren via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Steve Downey via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Steve Downey via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Steve Downey via cfe-commits
- r263766 - Remove usage of LLVM_PREFIX.
 
Chaoren Lin via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
 
Chaoren Lin via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
 
Chaoren Lin via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Steve Downey via cfe-commits
- [PATCH] D18261: Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Mike Spertus via cfe-commits
- [PATCH] D18262: [clang-tidy] Skip reporting of not applicable fixes.
 
Etienne Bergeron via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
David Blaikie via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
 
Alexey Bataev via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Joerg Sonnenberger via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Richard via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Richard via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Richard via cfe-commits
- [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Alexander Kornienko via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
 
Alexander Kornienko via cfe-commits
- r263783 - [OpenMP] Base support for target directive codegen on NVPTX device.
 
Arpith Chacko Jacob via cfe-commits
- [PATCH] D18264: [clang-tidy] misc-assign-operator-signature checker checks return value of all assign operators
 
Balogh, Ádám via cfe-commits
- r263784 - Revert r263783 as buildbot failure is being investigated.
 
Arpith Chacko Jacob via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
Ryan Yee via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
Ryan Yee via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
 
Serge Pavlov via cfe-commits
- [PATCH] D18262: [clang-tidy] Skip reporting of not applicable fixes.
 
Aaron Ballman via cfe-commits
- [PATCH] D18261: Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Aaron Ballman via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
 
Richard Smith via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
 
Serge Pavlov via cfe-commits
- r263785 - Make LookupResult movable again.
 
Benjamin Kramer via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
 
Richard Smith via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Richard Smith via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
 
Balogh, Ádám via cfe-commits
- [PATCH] D18262: [clang-tidy] Skip reporting of not applicable fixes.
 
Alexander Kornienko via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Alexander Kornienko via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Alexander Kornienko via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Craig, Ben via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Richard Smith via cfe-commits
- [PATCH] D16989: Change interpretation of function definition in friend declaration of template class.
 
Richard Smith via cfe-commits
- [PATCH] D18253: Switch AMDGPU Linker to amdphdrs + update test
 
Tom Stellard via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
 
Richard Smith via cfe-commits
- [PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
 
Akira Hatanaka via cfe-commits
- [PATCH] D18138: Add -fnative-half-arguments-and-returns
 
Oliver Stannard via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Richard Smith via cfe-commits
- [PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
 
Richard Smith via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Richard Smith via cfe-commits
- [PATCH] D17451: PR26448: [Sema] Fix determined type of ternary operator acting on two xvalue class types
 
Richard Smith via cfe-commits
- [PATCH] D18261: Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Mike Spertus via cfe-commits
- [PATCH] D18011: [modules] Diagnose insufficient privileges when trying to load the modulemap
 
Richard Smith via cfe-commits
- [PATCH] D14286: ASTImporter: expressions, pt.1
 
Aleksei Sidorin via cfe-commits
- [PATCH] D14905: [constexpr-lambda] Support parsing of constexpr specifier (and its inference) on lambda expressions
 
Richard Smith via cfe-commits
- [PATCH] D18261: Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Aaron Ballman via cfe-commits
- r263785 - Make LookupResult movable again.
 
David Blaikie via cfe-commits
- r263785 - Make LookupResult movable again.
 
Benjamin Kramer via cfe-commits
- r263785 - Make LookupResult movable again.
 
David Blaikie via cfe-commits
- r263794 - Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Mike Spertus via cfe-commits
- [PATCH] D17552: Pass -backend-option to LLVM when there is no target machine
 
Richard Smith via cfe-commits
- [PATCH] D18261: Show members of DeclContexts (i.e., class members) in Visual Studio native visualizers
 
Mike Spertus via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
 
Jordan Rose via cfe-commits
- r263795 - Add -fnative-half-arguments-and-returns
 
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
 
Richard Smith via cfe-commits
- [PATCH] D18270: Typesafe visualization of PointerIntPairs in Visual Studio
 
Mike Spertus via cfe-commits
- [PATCH] D18138: Add -fnative-half-arguments-and-returns
 
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D18138: Add -fnative-half-arguments-and-returns
 
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D17746: Fix PR26741 -- __builtin_object_size is not consistently conservative with C++ inheritance
 
Richard Smith via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Craig, Ben via cfe-commits
- [PATCH] D18270: Typesafe visualization of PointerIntPairs in Visual Studio
 
Aaron Ballman via cfe-commits
- [PATCH] D17392: Embed bitcode in object file (clang cc1 part)
 
Richard Smith via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
 
Samuel Antao via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
 
Reid Kleckner via cfe-commits
- [PATCH] D18272: Add AMDGPU specific target options: -mamdgpu-tools-insert-nops and -mamdgpu-tools-reserve-trap-vgprs + add test
 
Konstantin Zhuravlyov via cfe-commits
- [libcxx] r263798 - Missing ATOMIC_*_LOCK_FREE tests
 
JF Bastien via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
 
Richard Smith via cfe-commits
- [PATCH] D17299: [ASTReader] Report error when accessing corrupt record data
 
Richard Smith via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
 
David Blaikie via cfe-commits
- [PATCH] D16396: Warn if variable cannot be implicitly instantiated
 
Richard Smith via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
 
David Blaikie via cfe-commits
- [PATCH] D17451: PR26448: [Sema] Fix determined type of ternary operator acting on two xvalue class types
 
Erik Pilkington via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
 
Reid Kleckner via cfe-commits
- [PATCH] D18262: [clang-tidy] Skip reporting of not applicable fixes.
 
Etienne Bergeron via cfe-commits
- [PATCH] D18262: [clang-tidy] Skip reporting of not applicable fixes.
 
Etienne Bergeron via cfe-commits
- [PATCH] D13704: [Fix] Allow implicit conversions of the address of overloadable functions in C + docs update
 
Richard Smith via cfe-commits
- [PATCH] D15591: [Bugfix] Make type deduction work more nicely with unaddressable functions
 
Richard Smith via cfe-commits
- [PATCH] D17701: [Sema] Teach SemaCast to allow reinterpret_casts of overloaded functions with only one addressable candidate
 
Richard Smith via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D17951: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D13643: [Sema] Warn on ternary comparison
 
Richard Smith via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
JF Bastien via cfe-commits
- [PATCH] D12147: Fix typos in lib/AST
 
Richard Smith via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
 
Eugene Zelenko via cfe-commits
- r263816 - [clang-cl] Allow use of -gline-tables-only
 
Reid Kleckner via cfe-commits
- [PATCH] D17746: Fix PR26741 -- __builtin_object_size is not consistently conservative with C++ inheritance
 
George Burgess IV via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
 
David Blaikie via cfe-commits
- [PATCH] D18274: [clang-tidy] Add boost module
 
Piotr Padlewski via cfe-commits
- r263818 - [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo.
 
Akira Hatanaka via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D13704: [Fix] Allow implicit conversions of the address of overloadable functions in C + docs update
 
George Burgess IV via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18275: [ASTMatchers] Add own version of VariadicFunction.
 
Samuel Benzaquen via cfe-commits
- [PATCH] D18275: [ASTMatchers] Add own version of VariadicFunction.
 
Samuel Benzaquen via cfe-commits
- [PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
 
Akira Hatanaka via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Piotr Padlewski via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Piotr Padlewski via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Piotr Padlewski via cfe-commits
- [PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
 
Akira Hatanaka via cfe-commits
- [PATCH] D18243: [ASTMatchers] Existing matcher hasAnyArgument fixed
 
Samuel Benzaquen via cfe-commits
- [PATCH] D17986: [ASTMatchers] New matcher hasReturnValue added
 
Samuel Benzaquen via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
 
Samuel Antao via cfe-commits
- [PATCH] D18276: [OpenMP] Allow reduction on pointer dereference
 
Jonas Hahnfeld via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
John McCall via cfe-commits
- [PATCH] D18270: Typesafe visualization of PointerIntPairs in Visual Studio
 
Mike Spertus via cfe-commits
- [clang-tools-extra] r263822 - [clang-tidy] Use hasAnyName() instead of matchesName().
 
Samuel Benzaquen via cfe-commits
- [PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
 
Jordan Rose via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18274: [clang-tidy] Add boost module
 
Eugene Zelenko via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
John McCall via cfe-commits
- [PATCH] D18136: boost-use-to-string check
 
Richard via cfe-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Devin Coughlin via cfe-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Alexey Samsonov via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
 
Peter Collingbourne via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
 
Richard via cfe-commits
- r263836 - Fix printing of anonymous struct typedefs.
 
Steven Watanabe via cfe-commits
- [PATCH] D17285: Fix printing of anonymous struct typedefs
 
Steven Watanabe via cfe-commits
- r263837 - [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Kuba Brecka via cfe-commits
- [PATCH] D18283: clang-format: [JS] do not break location pragma comments.
 
Martin Probst via cfe-commits
- [PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive
 
Carlo Bertolli via cfe-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Devin Coughlin via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
 
Carlo Bertolli via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Reid Kleckner via cfe-commits
- [PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
 
Peter Collingbourne via cfe-commits
- [PATCH] D18274: [clang-tidy] Add boost module
 
Piotr Padlewski via cfe-commits
- [PATCH] D17392: Embed bitcode in object file (clang cc1 part)
 
Steven Wu via cfe-commits
- [PATCH] D18274: [clang-tidy] Add boost module
 
Piotr Padlewski via cfe-commits
- [PATCH] D18289: Attach profile summary information to module
 
Easwaran Raman via cfe-commits
- r263854 - [TLS on Darwin] use CXX_FAST_TLS calling convention for tls_init.
 
Manman Ren via cfe-commits
- [PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target
 
Bob Wilson via cfe-commits
- [PATCH] D18024: Remove compile time PreserveName switch based on NDEBUG
 
Mehdi AMINI via cfe-commits
- [PATCH] D18127: Remove compile time PreserveName in favor of a runtime cc1 -discard-value-names option
 
Mehdi AMINI via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
 
don hinton via cfe-commits
- [PATCH] D18263: [clang-tools-extra] Add release notes documentation
 
Richard via cfe-commits
- [PATCH] D16529: [clang-tidy] Add modernize-raw-string-literal check
 
Richard via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
 
Richard via cfe-commits
- [PATCH] D18293: [clang-tidy] Fix redundant-string-init check with msvc 14 headers.
 
Etienne Bergeron via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
 
Richard via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
 
Richard via cfe-commits
- [PATCH] D11797: [LIbClang] Report the named type for ElaboratedType
 
Sergey Kalinichev via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
 
Richard Smith via cfe-commits
- [PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.
 
Sergey Kalinichev via cfe-commits
- [PATCH] D17180: Fix failing python bindings test
 
Sergey Kalinichev via cfe-commits
- [PATCH] D18294: clang-format: [JS] no space in union and intersection types.
 
Martin Probst via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
Logan Chien via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
don hinton via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
don hinton via cfe-commits
- r249655 - Stop messing with the 'g' group of options in CompilerInvocation.
 
Dimitry Andric via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
 
don hinton via cfe-commits
- [PATCH] D18296: [Sema] Handle UTF-8 invalid format string specifiers
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18297: Visualizer for clang::FunctionProtoType
 
Mike Spertus via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
Marshall Clow via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
don hinton via cfe-commits
- r263887 - [Sema] Allow casting of some overloaded functions
 
George Burgess IV via cfe-commits
- [PATCH] D17701: [Sema] Teach SemaCast to allow reinterpret_casts of overloaded functions with only one addressable candidate
 
George Burgess IV via cfe-commits
- [PATCH] D17701: [Sema] Teach SemaCast to allow reinterpret_casts of overloaded functions with only one addressable candidate
 
George Burgess IV via cfe-commits
- r263888 - [Sema] Make type deduction work with some overloadable functions
 
George Burgess IV via cfe-commits
- [PATCH] D15591: [Bugfix] Make type deduction work more nicely with unaddressable functions
 
George Burgess IV via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
Marshall Clow via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
Marshall Clow via cfe-commits
- [PATCH] D18217: [libcxx] Fix -Wdeprecated warnings
 
don hinton via cfe-commits
- [PATCH] D18289: Attach profile summary information to module
 
Vedant Kumar via cfe-commits
- r263718 - Use a simpler set of mock headers for the vfs+modules crash recovery tests.
 
Bruno Cardoso Lopes via cfe-commits
- r263890 - Visual Studio Visualizer for clang::FunctionProtoType
 
Mike Spertus via cfe-commits
- [PATCH] D18297: Visualizer for clang::FunctionProtoType
 
Mike Spertus via cfe-commits
- r263891 - Better visualization of clang::BuiltinType in VisualStudio
 
Mike Spertus via cfe-commits
- [PATCH] D18299: Better visualization of clang::BuiltinType in VisualStudio
 
Mike Spertus via cfe-commits
- r263893 - Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18300: [clang-tidy] ProTypeMemberInitCheck - check that field decls do not have in-class initializer
 
Felix Berger via cfe-commits
- [PATCH] D17596: [OpenCL] Add ocl and spir version for spir target
 
Xiuli PAN via cfe-commits
- [PATCH] D17596: [OpenCL] Add ocl and spir version for spir target
 
Xiuli PAN via cfe-commits
- [PATCH] D17596: [OpenCL] Add ocl and spir version for spir target
 
Xiuli PAN via cfe-commits
- r263895 - P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loops to differ.
 
Richard Smith via cfe-commits
- r263896 - Mark C++ features implemented in Clang 3.8 as done now that 3.8 has released.
 
Richard Smith via cfe-commits
- [PATCH] D18300: [clang-tidy] ProTypeMemberInitCheck - check that field decls do not have in-class initializer
 
JVApen via cfe-commits
- r263709 - clang-format: Slightly weaken AlignAfterOpenBracket=AlwaysBreak.
 
Jean-philippe Dufraigne via cfe-commits
- r263893 - Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
 
Benjamin Kramer via cfe-commits
- [PATCH] D17746: Fix PR26741 -- __builtin_object_size is not consistently conservative with C++ inheritance
 
Joerg Sonnenberger via cfe-commits
- [PATCH] D17950: Implement is_always_lock_free
 
Joerg Sonnenberger via cfe-commits
- r263895 - P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loops to differ.
 
Renato Golin via cfe-commits
- [clang-tools-extra] r263900 - [clang-tidy] Update check for API change in r263895.
 
Benjamin Kramer via cfe-commits
- [PATCH] D18300: [clang-tidy] ProTypeMemberInitCheck - check that field decls do not have in-class initializer
 
Aaron Ballman via cfe-commits
- [PATCH] D18297: Visualizer for clang::FunctionProtoType
 
Aaron Ballman via cfe-commits
- [PATCH] D18303: Visual Studio Visualizers for clang::FunctionDecl
 
Mike Spertus via cfe-commits
- [PATCH] D18303: Visual Studio Visualizers for clang::FunctionDecl
 
Aaron Ballman via cfe-commits
- r263908 - Fixed -Wdocumentation warning
 
Simon Pilgrim via cfe-commits
- [PATCH] D18300: [clang-tidy] ProTypeMemberInitCheck - check that field decls do not have in-class initializer
 
Felix Berger via cfe-commits
- r263909 - AST: Fix some bogus indentation. NFC
 
Justin Bogner via cfe-commits
- r263912 - [VFS] Fix test to use more restrict set of headers
 
Bruno Cardoso Lopes via cfe-commits
- r263893 - Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
 
Bruno Cardoso Lopes via cfe-commits
- r263913 - [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Devin Coughlin via cfe-commits
- [PATCH] D18304: [DarwinDriver] Increase the number of valid digits for ld version string
 
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18280: [tsan] Allow -fsanitize=thread for iOS-style simulator targets
 
Devin Coughlin via cfe-commits
- [PATCH] D18297: Visualizer for clang::FunctionProtoType
 
Mike Spertus via cfe-commits
- [PATCH] D18297: Visualizer for clang::FunctionProtoType
 
Mike Spertus via cfe-commits
- r263915 - Visual Studio Visualizers for clang::FunctionDecl
 
Mike Spertus via cfe-commits
- [PATCH] D18299: Better visualization of clang::BuiltinType in VisualStudio
 
Mike Spertus via cfe-commits
- [PATCH] D18299: Better visualization of clang::BuiltinType in VisualStudio
 
Mike Spertus via cfe-commits
- [PATCH] D18303: Visual Studio Visualizers for clang::FunctionDecl
 
Mike Spertus via cfe-commits
- [PATCH] D18303: Visual Studio Visualizers for clang::FunctionDecl
 
Mike Spertus via cfe-commits
- r263895 - P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loops to differ.
 
Richard Smith via cfe-commits
- [PATCH] D17746: Fix PR26741 -- __builtin_object_size is not consistently conservative with C++ inheritance
 
Richard Smith via cfe-commits
- r263920 - clang-cl: Add a comment about /Oy- (see r245913).
 
Nico Weber via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
 
Alexey Bataev via cfe-commits
- [PATCH] D18276: [OpenMP] Allow reduction on pointer dereference
 
Alexey Bataev via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
 
Alexey Bataev via cfe-commits
- [PATCH] D17955: [OpenCL] Fix pipe builtin bugs
 
Xiuli PAN via cfe-commits
    
      Last message date: 
       Sun Mar 20 23:37:55 PDT 2016
    Archived on: Sun Mar 20 23:36:14 PDT 2016
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).