The Week Of Monday 20 July 2015 Archives by author
Starting: Mon Jul 20 00:11:23 PDT 2015
Ending: Sun Jul 26 23:35:22 PDT 2015
Messages: 561
- [PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR, IP}() for ARM EHABI.
Saleem Abdulrasool
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Saleem Abdulrasool
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Saleem Abdulrasool
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Saleem Abdulrasool
- r243243 - [MS Extensions] Remove support for the i128 integer literal suffix
Saleem Abdulrasool
- [PATCH] D11476: Marked call instruction in thunk function with musttail attribute when applicable
Amjad Aboud
- r243018 - Add missing files for objc_boxable feature.
AlexDenisov
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
AlexDenisov
- [PATCH] Add AttrDocs for objc_boxable attribute
AlexDenisov
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
AlexDenisov
- [PATCH] Add AttrDocs for objc_boxable attribute
AlexDenisov
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
AlexDenisov
- [PATCH] Add AttrDocs for objc_boxable attribute
AlexDenisov
- r243048 - Add documentation for the objc_boxable attribute
AlexDenisov
- r243115 - LLVM API Change: the Module always owns the DataLayout
Mehdi Amini
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Dimitry Andric
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Dimitry Andric
- [PATCH] D11341: [SemaTemplate] Detect instantiation of unparsed exceptions
Dimitry Andric
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Dimitry Andric
- [PATCH] D11361: [OpenMP] Target directive host codegen
Samuel Antao
- [PATCH] D11361: [OpenMP] Target directive host codegen
Samuel Antao
- [PATCH] D11361: [OpenMP] Target directive host codegen
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D7606: Fix adress cast for C++ in SEMA
Samuel Antao
- r242906 - [OpenMP] Make target data directive generate unexpected directive diagnostic.
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D7606: Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] D7606: Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- r242790 - [X86][AVX512F] add FP arithmetic intrinsics
Asaf Badouh
- r242986 - [X86][AVX512BW] add madd and maddubs intrinsics
Asaf Badouh
- r243009 - [X86][AVX512F] Add FP scalar intrinsics
Asaf Badouh
- r242663 - Allow case-insensitive values for -mtune for AArch64 target in line with GCC.
Gabor Ballabas
- r242670 - Silence a -Wtype-limits warning; NFC.
Aaron Ballman
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Aaron Ballman
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
Aaron Ballman
- r242774 - Removing attribute documentation headings that are not required and do not add clarity; NFC.
Aaron Ballman
- r242730 - Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
Aaron Ballman
- r242731 - Refactor TableGen backend for ClangAttrEmitter to avoid duplication.
Aaron Ballman
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Aaron Ballman
- r242730 - Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
Aaron Ballman
- r242835 - Replace some uses of Self.Context with the local variable C; NFC.
Aaron Ballman
- r242836 - Use a range-based for loop; NFC.
Aaron Ballman
- r242846 - Use range-based for loops; NFC.
Aaron Ballman
- r242915 - Balancing parenthesis in comments and documentation; NFC.
Aaron Ballman
- [PATCH] AST matcher for final classes and methods
Aaron Ballman
- r242915 - Balancing parenthesis in comments and documentation; NFC.
Aaron Ballman
- r242927 - Something was unbalanced, and it wasn't the parentheses. ; -) Reverts r242915.
Aaron Ballman
- [PATCH] clang-tidy docs
Aaron Ballman
- r243029 - Updating the documentation for the hasAttr AST matcher, which behaves somewhat differently when used within clang-query. Fixes PR24217.
Aaron Ballman
- [PATCH] clang-tidy docs
Aaron Ballman
- r243107 - Add an AST matcher, isFinal(), for testing whether a method or class declaration are marked final.
Aaron Ballman
- [PATCH] AST matcher for final classes and methods
Aaron Ballman
- r243108 - Visual Studio is more permissive than other compilers; amends r243107 to fix a compile error.
Aaron Ballman
- r243109 - Silence a "not all control paths return a value" warning from MSVC. Should also silence a -Wreturn-type warning. NFC intended.
Aaron Ballman
- [PATCH] clang-tidy docs
Aaron Ballman
- r243111 - Correcting some comments. (1) the function is named throughUsingDecl() and not throughUsingDeclaration(). (2) Testing shows that this does work for shadowed variables as well as shadowed functions. I could not find an example where this matcher was failing. NFC.
Aaron Ballman
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Aaron Ballman
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Aaron Ballman
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Aaron Ballman
- r243169 - Replacing some diagnostic string literals with tablegen equivalents because the wording is identical; NFC.
Aaron Ballman
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Aaron Ballman
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Aaron Ballman
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
JF Bastien
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
JF Bastien
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
JF Bastien
- r242665 - [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym, Yt, L, e, Z, s asm constraints (patch by Alexey Frolov)
Alexey Bataev
- [PATCH] D10536: [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym, Yt, L, e, Z, s asm constraints
Alexey Bataev
- [PATCH] D11361: [OpenMP] Target directive host codegen
Alexey Bataev
- Fwd: Re: [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Bataev, Alexey
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Alexey Bataev
- [PATCH] D11361: [OpenMP] Target directive host codegen
Alexey Bataev
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Alexey Bataev
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Alexey Bataev
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Alexey Bataev
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Alexey Bataev
- [PATCH] D11469: [OPENMP] Parsing and sema support for device clause
Alexey Bataev
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Alexey Bataev
- [PATCH] D11361: [OpenMP] Target directive host codegen
Alexey Bataev
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Alexey Bataev
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
- [PATCH] D9509: [cuda] Driver changes to build and stitch together host and device-side CUDA code.
Artem Belevich
- r242698 - Fixed style issues pointed out by Justin Bogner.
Artem Belevich
- [PATCH] D11273: Fixed style issues pointed out by Justin Bogner.
Artem Belevich
- [PATCH] D11310: [CUDA] Moved device-side triple calculation to buildCudaActions
Artem Belevich
- r242718 - [CUDA] Moved device-side triple calculation to buildCudaActions().
Artem Belevich
- [PATCH] D11310: [CUDA] Moved device-side triple calculation to buildCudaActions
Artem Belevich
- r242824 - Pass an iterator range to EmitCallArgs
David Blaikie
- r242826 - Fix GCC build due to shadowing
David Blaikie
- r242826 - Fix GCC build due to shadowing
David Blaikie
- [PATCH] Have clang list the imported modules in the debug info
David Blaikie
- [libcxx] r242967 - Mark this test as XFAIL with older compilers, since they hit PR18097
Justin Bogner
- r243066 - InstrProf: Don't extend coverage regions into the catch keyword
Justin Bogner
- r243068 - InstrProf: Fix a typo in the test for r243066
Justin Bogner
- [PATCH] D11272: Add a TrailingObjects template class.
Justin Bogner
- [PATCH] D11297: PR17829: Functions declared extern "C" with a name matching a mangled C++ function are allowed
Andrey Bokhanko
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Andrey Bokhanko
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Matthias Braun
- [PATCH] D11459: [Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernel
John Brawn
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Chandler Carruth
- [PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR, IP}() for ARM EHABI.
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Logan Chien
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Logan Chien
- [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Logan Chien
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Logan Chien
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Eric Christopher
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Eric Christopher
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Eric Christopher
- [PATCH] D11419: [X86, inlineasm] Implement analysis of v, k, Y2, Yk, Yz constraints
Eric Christopher
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Eric Christopher
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Eric Christopher
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Eric Christopher
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Eric Christopher
- [PATCH] D10476: Additional fix for PR14269: Clang crashes when a bit field is used as inline assembler input / output with memory constraint
Eric Christopher
- [libcxx] r242679 - Implement the plugin-based version of std::search. There are no searchers yet; those are coming soon.
Marshall Clow
- [libcxx] r242682 - Implement the default searcher for std::experimental::search.
Marshall Clow
- [libcxx] r242695 - Mark new tests as unsupported before C++11
Marshall Clow
- [PATCH] D11380: Implement LFTS searchers. Boyer_Moore and Boyer_Moore_Horspool
Marshall Clow
- [PATCH] D11380: Implement LFTS searchers. Boyer_Moore and Boyer_Moore_Horspool
Marshall Clow
- [PATCH] D11381: [libcxx] Add support for sanitizers on OS X.
Marshall Clow
- [libcxx] r242788 - Update the status of the TS'es
Marshall Clow
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Marshall Clow
- [PATCH] D11111: [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function.
Marshall Clow
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Marshall Clow
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Marshall Clow
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Marshall Clow
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Marshall Clow
- [libcxx] r243030 - Detect and throw on a class of bad regexes that we mistakenly accepted before. Thanks to Trevor Smigiel for the report
Marshall Clow
- r242826 - Fix GCC build due to shadowing
Pete Cooper
- r242826 - Fix GCC build due to shadowing
Pete Cooper
- r243018 - Add missing files for objc_boxable feature.
Alex Denisov
- r243048 - Add documentation for the objc_boxable attribute
Alex Denisov
- r243092 - Cleanup ObjCInterfaceDecl lookup for ObjC literals
Alex Denisov
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
İsmail Dönmez
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
İsmail Dönmez
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
İsmail Dönmez
- r243243 - [MS Extensions] Remove support for the i128 integer literal suffix
İsmail Dönmez
- Fix clang cc1as crash for asm output
Rafael Espíndola
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Hal Finkel
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Hal Finkel
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Hal Finkel
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
- [PATCH] D10052: Driver: Add -print-compiler-rt-file-name option.
Eric Fiselier
- [PATCH] D11381: [libcxx] Add support for sanitizers on OS X.
Eric Fiselier
- [PATCH] D11111: [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function.
Eric Fiselier
- [PATCH] D11397: [libcxx] Add first bits of <experimental/memory_resource>
Eric Fiselier
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Eric Fiselier
- [libcxx] r242858 - [libcxx] Add support for sanitizers on OS X.
Eric Fiselier
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Eric Fiselier
- [PATCH] D11397: [libcxx] Add first bits of <experimental/memory_resource>
Eric Fiselier
- [libcxx] r242864 - Fix initializer list order in <regex> to be correct
Eric Fiselier
- [libcxx] r242870 - Cleanup <__functional_03>
Eric Fiselier
- [PATCH] D11111: [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function.
Eric Fiselier
- [PATCH] D9730: [libcxx] Create <__invoke> header that generates the __invoke and __invoke_constexpr functions.
Eric Fiselier
- [PATCH] D11329: [libcxx] Add __invoke_constexpr functions. Try 2.
Eric Fiselier
- [libcxx] r242872 - Remove more commented out code. That is what version control is for.
Eric Fiselier
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [libcxx] r242951 - Remove almost everything in <__functional_base_03>
Eric Fiselier
- [libcxx] r242959 - Merge C++03 and C++11 implementations of mem_fn and __mem_fn.
Eric Fiselier
- [PATCH] D11111: [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function.
Eric Fiselier
- [PATCH] D11419: [X86, inlineasm] Implement analysis of v, k, Y2, Yk, Yz constraints
Alexey Frolov
- r242689 - Fix quoting of #pragma comment for PS4.
Yunzhong Gao
- [PATCH] D11275: Fix quoting of #pragma comment for PS4
Yunzhong Gao
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
- r242904 - Pass -I options to integrates and external assemblers
Renato Golin
- [PATCH] D11185: Pass -I options to integrates and external assemblers
Renato Golin
- [PATCH] D11185: Pass -I options to integrates and external assemblers
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
- [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
- r243025 - [Compiler-RT] Remove dependency on libgcc_s/eh
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- r242915 - Balancing parenthesis in comments and documentation; NFC.
Kim Gräsman
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Akira Hatanaka
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Akira Hatanaka
- r242736 - [ARM] Pass subtarget feature "+reserve-r9" instead of passing backend
Akira Hatanaka
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Akira Hatanaka
- r242741 - Revert r242736.
Akira Hatanaka
- r242755 - [ARM] Pass subtarget feature "+reserve-r9" instead of passing backend
Akira Hatanaka
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Akira Hatanaka
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Akira Hatanaka
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Akira Hatanaka
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
Akira Hatanaka
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
Akira Hatanaka
- [PATCH] D11472: [ARM] Pass subtarget feature "+strict-align" instead of backend option "arm-strict-align"
Akira Hatanaka
- r243185 - [AArch64] Pass subtarget feature "+reserve-x18" instead of passing backend
Akira Hatanaka
- [PATCH] D11462: [AArch64] Pass subtarget feature "+reserve-x18"
Akira Hatanaka
- r243189 - Fix test case.
Akira Hatanaka
- r243088 - [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is not supported.
Gabor Horvath
- [PATCH] D11427: [Static Analyzer] Checker for Obj-C generics
Gábor Horváth
- [PATCH] D11432: [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is no longer supported.
Gábor Horváth
- [PATCH] D11433: [Static Analyzer] Make NonNullParamChecker emit implicit null dereference events.
Gábor Horváth
- [PATCH] D11468: [Static Analyzer] The first implementation of nullability checker.
Gábor Horváth
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
Gábor Horváth
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Jack Howarth
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Jack Howarth
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Jack Howarth
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Jack Howarth
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11437: Correct x86_64 fp128 mangled name and return/varargs types
Chih-Hung Hsieh
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11437: Correct x86_64 fp128 calling convention
Chih-Hung Hsieh
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11437: Correct x86_64 fp128 calling convention
Chih-Hung Hsieh
- r243125 - Test commit.
Chih-Hung Hsieh
- r243133 - Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Chih-Hung Hsieh
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Davide Italiano
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Davide Italiano
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Davide Italiano
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Davide Italiano
- r242857 - [Sema] Diagnose use of declaration correctly.
Davide Italiano
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Davide Italiano
- r242980 - Add test to verify we emit warning when the deprecated virtual function is overloaded.
Davide Italiano
- r242857 - [Sema] Diagnose use of declaration correctly.
Davide Italiano
- [PATCH] D11341: [SemaTemplate] Detect instantiation of unparsed exceptions
Davide Italiano
- r243196 - [SemaTemplate] Detect instantiation of unparsed exceptions.
Davide Italiano
- [PATCH] D11341: [SemaTemplate] Detect instantiation of unparsed exceptions
Davide Italiano
- [PATCH] D11517: [Sema] Add a note to point to the inaccessible destructor.
Davide Italiano
- [PATCH] D11517: [Sema] Add a note to point to the inaccessible destructor.
Davide Italiano
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Daniel Jasper
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Daniel Jasper
- r242738 - clang-format: Fix crasher when a UTF8 character is found in an escape
Daniel Jasper
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Daniel Jasper
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Daniel Jasper
- r242797 - Add missing parentheses to appease -Wlogical-op-parentheses.
Daniel Jasper
- r242849 - clang-format: Fix unary operator detection in for loops.
Daniel Jasper
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Daniel Jasper
- [PATCH] D11417: Fix misc-unused-parameters handling of function templates
Daniel Jasper
- [clang-tools-extra] r242912 - misc-unused-parameters: Fix handling of parameters in template functions.
Daniel Jasper
- [PATCH] D11417: Fix misc-unused-parameters handling of function templates
Daniel Jasper
- [clang-tools-extra] r243026 - misc-unused-parameters: Fix bug where the check was looking at
Daniel Jasper
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Yaron Keren
- [PATCH] D11349: Add Support for the cygwin64 target
Yaron Keren
- [PATCH] D11349: Add Support for the cygwin64 target
Yaron Keren
- r242662 - Fix typo found by Joerg Sonnenberger.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- r242667 - Remove erroneous space in "lib64" string constant.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- [PATCH] D11349: Add Support for the cygwin64 target
Yaron Keren
- r242766 - Fix mingw toolchain to honor sysroot on Linux and add tests.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
- r242914 - Add cygwin x86_64 target.
Yaron Keren
- [PATCH] D11349: Add Support for the cygwin64 target
Yaron Keren
- [PATCH] D11446: For loop style fix
Yaron Keren
- r243098 - Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Yaron Keren
- r243101 - Try to appease clang buildbot by forcing libstdc++ in mingw.cpp test.
Yaron Keren
- r243105 - Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
Yaron Keren
- r243098 - Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Yaron Keren
- r243144 - Base the sys-root/mingw/include path on sysroot and not on /usr.
Yaron Keren
- r243098 - Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Yaron Keren
- r243153 - Select the highest version of the mingw toolchain found using Generic_GCC::GCCVersion
Yaron Keren
- r243105 - Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
Yaron Keren
- r243224 - Enable clang tests requiring "clang-driver" on mingw.
Yaron Keren
- r243235 - Fix test running under mingw.
Yaron Keren
- r243236 - Enable passing clang tests on Windows/MSYS.
Yaron Keren
- r243237 - Revert three tests enabled on r243236, they fail on clang-x86-win2008-selfhost.
Yaron Keren
- r243238 - This test failed on ninja-x64-msvc-RA-centos6.
Yaron Keren
- r243260 - Rename highly-confusing isWhitespace that returns false on \n to
Yaron Keren
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- LLVM buildmaster will be unavailable for about an hour today after 5 PM Pacific
Galina Kistanova
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
- r242650 - [modules] Don't save uninteresting identifiers, and don't consider identifiers
Reid Kleckner
- r242704 - Fix a case where we forgot to make a static local variable comdat
Reid Kleckner
- r242710 - Fix code completion tests to use an explicit modules cache path
Reid Kleckner
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
- r242905 - [mingw] Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
Reid Kleckner
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Reid Kleckner
- [PATCH] D11437: Correct x86_64 fp128 mangled name and return/varargs types
Reid Kleckner
- [PATCH] D11440: Move EHPersonality to CGCleanup
Reid Kleckner
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Reid Kleckner
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Reid Kleckner
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
Reid Kleckner
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
Reid Kleckner
- [PATCH] D11437: Correct x86_64 fp128 calling convention
Reid Kleckner
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Manuel Klimek
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Manuel Klimek
- [PATCH] D11240: Add basic #include sorting functionality to clang-format
Manuel Klimek
- [PATCH] AST matcher for final classes and methods
Manuel Klimek
- [PATCH] clang-tidy docs
Manuel Klimek
- [PATCH] clang-tidy docs
Manuel Klimek
- [PATCH] clang-tidy docs
Alexander Kornienko
- [clang-tools-extra] r242984 - Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, to add -fno-delayed-template-parsing.
Alexander Kornienko
- r242678 - [CodeGen] Flip lanes when lowering __builtin_palignr with one lane
Benjamin Kramer
- r242678 - [CodeGen] Flip lanes when lowering __builtin_palignr with one lane
Benjamin Kramer
- r243213 - [Modules] Wrap the main ModuleManager visitor in a function_ref.
Benjamin Kramer
- r243217 - [AST] Turn the callbacks of lookupInBases and forallBases into a function_ref
Benjamin Kramer
- r243218 - Capture 'this' so GCC 4.7 can find a static members.
Benjamin Kramer
- r243221 - [VTableBuilder] Turn functors into lambdas
Benjamin Kramer
- r243222 - [VTableBuilder] Use range-based for loops. No functional change intended
Benjamin Kramer
- r243227 - [libclang] Use lambdas instead of explicit structs when storing arguments.
Benjamin Kramer
- r243243 - [MS Extensions] Remove support for the i128 integer literal suffix
Benjamin Kramer
- [PATCH] D11221: Fix crash when using __attribute__((section (".bss.name"))) incorrectly
Jakub Kuderski
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Vedant Kumar
- [Patch] Driver: Warn on -mcmode=kernel on Darwin
Vedant Kumar
- [Patch] Driver: Warn on -mcmode=kernel on Darwin
Vedant Kumar
- r243119 - [code-completion] Strip outer nullability annotations when completing method implementations.
Argyrios Kyrtzidis
- r243120 - [test] Attempt to fix failing test in non-darwin bots.
Argyrios Kyrtzidis
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Ben Langmuir
- [PATCH] D11403: [Modules] Add Darwin-specific compatibility module map parsing hacks
Ben Langmuir
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner
- [PATCH] D11469: [OPENMP] Parsing and sema support for device clause
Kelvin Li
- [PATCH] D11475: [OPENMP] fix the assert in emitting captured code inside the target data construct
Kelvin Li
- [PATCH] D11469: [OPENMP] Parsing and sema support for device clause
Kelvin Li
- [PATCH] D11469: [OPENMP] Parsing and sema support for device clause
Kelvin Li
- r242728 - [MS Compat] Add support for __declspec(noalias)
David Majnemer
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
David Majnemer
- r242957 - [MSVC Compatibility] Use a better predicate for __BOOL_DEFINED
David Majnemer
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
David Majnemer
- [PATCH] D11440: Move EHPersonality to CGCleanup
David Majnemer
- [PATCH] D11437: Correct x86_64 fp128 mangled name and return/varargs types
David Majnemer
- r242970 - [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
David Majnemer
- r242971 - Move EHPersonality to CGCleanup
David Majnemer
- [PATCH] D11440: Move EHPersonality to CGCleanup
David Majnemer
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
David Majnemer
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
David Majnemer
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
David Majnemer
- [PATCH] D11446: For loop style fix
David Majnemer
- [PATCH] D11466: Correct x86_64 Android fp128 mangled name
David Majnemer
- [PATCH] D11446: For loop style fix
David Majnemer
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
David Majnemer
- r243093 - [AST] Perform additional canonicalization for DependentSizedArrayType
David Majnemer
- r243097 - [clang-cl] Implement support for the /Zl flag
David Majnemer
- [PATCH] D11446: For loop style fix
David Majnemer
- [PATCH] D11446: For loop style fix
David Majnemer
- r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
David Majnemer
- r243207 - [clang-cl] Add fallback support for /Zl
David Majnemer
- r243225 - [AST] Rename RecordLayoutBuilder to ItaniumRecordLayoutBuilder
David Majnemer
- r243233 - [Sema] The alignment of an object has an upper bound from the object file format
David Majnemer
- r243234 - Try to make the buildbots happy
David Majnemer
- r243242 - [Sema] Refactor AddAlignedAttr to reduce indentation
David Majnemer
- r243243 - [MS Extensions] Remove support for the i128 integer literal suffix
David Majnemer
- r243252 - [AST] It should be impossible to get Int128 or UInt128 into VisitIntegerLiteral
David Majnemer
- r243255 - [Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
David Majnemer
- r243255 - [Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
David Majnemer
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
- [PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
- [PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11237: Add support for -rtlib option and -stdlib option to the mingw driver
Martell Malone
- [PATCH] D11077: Clang: add support to mingw driver for compiler-rt, libc++ and lld
Martell Malone
- r242678 - [CodeGen] Flip lanes when lowering __builtin_palignr with one lane
John McCall
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
John McCall
- r243018 - Add missing files for objc_boxable feature.
John McCall
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
John McCall
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
John McCall
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
John McCall
- [PATCH] Add AttrDocs for objc_boxable attribute
John McCall
- [PATCH] Add AttrDocs for objc_boxable attribute
John McCall
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
John McCall
- [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
John McCall
- [PATCH] Add AttrDocs for objc_boxable attribute
John McCall
- r243069 - Fix the equal-vector-size rule for reinterpret_casts in C++
John McCall
- [PATCH] D11361: [OpenMP] Target directive host codegen
John McCall
- r243048 - Add documentation for the objc_boxable attribute
John McCall
- [PATCH] D11361: [OpenMP] Target directive host codegen
John McCall
- [PATCH] D11297: PR17829: Functions declared extern "C" with a name matching a mangled C++ function are allowed
John McCall
- [PATCH] D11297: PR17829: Functions declared extern "C" with a name matching a mangled C++ function are allowed
John McCall
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Kwasi Mensah
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Kwasi Mensah
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Kwasi Mensah
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Kwasi Mensah
- [PATCH] D11300: Allow PenaltyBreakBeforeFirstCallParameter to not break Obj-C call before first parameter
Kwasi Mensah
- r242868 - [modules] Stop performing PCM lookups for all identifiers when building with C++ modules. Instead, serialize a list of interesting identifiers and mark those ones out of date on module import. Avoiding the identifier lookups here gives a 20-30% speedup in builds with large numbers of modules. No functionality change intended.
Adam Nemet
- r242868 - [modules] Stop performing PCM lookups for all identifiers when building with C++ modules. Instead, serialize a list of interesting identifiers and mark those ones out of date on module import. Avoiding the identifier lookups here gives a 20-30% speedup in builds with large numbers of modules. No functionality change intended.
Adam Nemet
- [PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Tim Northover
- r242841 - ARM: actually define __ARM_ARCH_7S__ for the armv7s slice
Tim Northover
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Tyler Nowicki
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Arthur O'Dwyer
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- r243090 - Generating available_externally vtables for outline virtual functions
Piotr Padlewski
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11446: For loop style fix
Piotr Padlewski
- [PATCH] D11194: Instantiate function declarations in instantiated functions.
Serge Pavlov
- [PATCH] D10563: Allow case-insensitive values for -mtune for AArch64 target in line with GCC.
Phabricator
- [PATCH] D11432: [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is no longer supported.
Phabricator
- [PATCH] D11360: Proposed patch to prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Wolfgang Pieb
- [PATCH] D10838: Fix invalid shufflevector operands
Simon Pilgrim
- [PATCH] D11112: Support setting ARM dynamic linker name based on hard-float ABI being specified on compiler commandline
Khem Raj
- [PATCH] D11483: [mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D11483: [mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] D10536: [X86, inlineasm] Implement v, k, Y2, Yk, Yz constraints, improve analysis for x, Y*, L, e, Z, s
Sean Silva
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] D11403: [Modules] Add Darwin-specific compatibility module map parsing hacks
Sean Silva
- r243255 - [Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
Sean Silva
- r243255 - [Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
Sean Silva
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Duncan P. N. Exon Smith
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Duncan P. N. Exon Smith
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Duncan P. N. Exon Smith
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Duncan P. N. Exon Smith
- r243038 - Sema: Split out helper from checkForFunctionCall(), NFC
Duncan P. N. Exon Smith
- r243039 - Sema: Avoid a stack overflow on large CFGs
Duncan P. N. Exon Smith
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Duncan P. N. Exon Smith
- r243129 - DI: Make StaticDataMemberCache type-safe, NFC
Duncan P. N. Exon Smith
- r243155 - DI: Make getOrCreateLimitedType() return DICompositeType, NFC
Duncan P. N. Exon Smith
- r242661 - Attempt to fix greendragon buildbot failures; apparently wc sometimes inserts a leading space into its output. Just check for a matching number anywhere in the output.
Richard Smith
- r242650 - [modules] Don't save uninteresting identifiers, and don't consider identifiers
Richard Smith
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r242744 - Fix crash-on-invalid: don't look ahead past an unknown token, it might be EOF.
Richard Smith
- [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r242819 - [modules] Produce an error if -cc1 wants to implicitly build a module and no
Richard Smith
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Richard Smith
- [PATCH] D7606: Fix adress cast for C++ in SEMA
Richard Smith
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Richard Smith
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Richard Smith
- [PATCH] D11334: [Sema] Call to deleted functions are supposed to be verboten
Richard Smith
- r242855 - [modules] In C++, stop serializing and deserializing a list of declarations in
Richard Smith
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Richard Smith
- r242857 - [Sema] Diagnose use of declaration correctly.
Richard Smith
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Richard Smith
- r242863 - [modules] Change module manager visitation order to be a bit more stable when
Richard Smith
- r242868 - [modules] Stop performing PCM lookups for all identifiers when building with C++ modules. Instead, serialize a list of interesting identifiers and mark those ones out of date on module import. Avoiding the identifier lookups here gives a 20-30% speedup in builds with large numbers of modules. No functionality change intended.
Richard Smith
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Richard Smith
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Richard Smith
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Richard Smith
- [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Richard Smith
- r242960 - Fix dumb use-after-free bug introduced in r242868.
Richard Smith
- r242868 - [modules] Stop performing PCM lookups for all identifiers when building with C++ modules. Instead, serialize a list of interesting identifiers and mark those ones out of date on module import. Avoiding the identifier lookups here gives a 20-30% speedup in builds with large numbers of modules. No functionality change intended.
Richard Smith
- [PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
Richard Smith
- [PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions
Richard Smith
- r242977 - ArrayRef-ize a pointer/length pair.
Richard Smith
- r243048 - Add documentation for the objc_boxable attribute
Richard Smith
- r243098 - Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Richard Smith
- r243105 - Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
Richard Smith
- [PATCH] D11194: Instantiate function declarations in instantiated functions.
Richard Smith
- [PATCH] D11341: [SemaTemplate] Detect instantiation of unparsed exceptions
Richard Smith
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Richard Smith
- [PATCH] D11517: [Sema] Add a note to point to the inaccessible destructor.
Richard Smith
- r243259 - [modules] Add an assert for redeclarations that we never added to their redecl
Richard Smith
- [libclc] r243127 - Tag the last commit where libclc is compatible with llvm 3.6
Tom Stellard
- [libclc] r243130 - Use llvm intrinsics for native_log and native_log2
Tom Stellard
- [libclc] r243131 - Implement accurate log2 function
Tom Stellard
- [libclc] r243132 - Fix double implementation of log
Tom Stellard
- [PATCH] D10677: Allow deque to handle incomplete types
Evgeniy Stepanov
- [PATCH] D11349: Add Support for the cygwin64 target
NAKAMURA Takumi
- r242898 - StmtOpenMP.h: Fix a couple of \param(s) in r242785. [-Wdocumentation]
NAKAMURA Takumi
- [clang-tools-extra] r242984 - Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, to add -fno-delayed-template-parsing.
NAKAMURA Takumi
- [clang-tools-extra] r242985 - Fix the shell script check_clang_tidy.sh in r242984.
NAKAMURA Takumi
- [PATCH] D11027: [CONCEPTS] Creating Diagnostics for ill-formed function concept declaration
Hubert Tong
- r242899 - [CONCEPTS] Add diagnostics: non-defining function; non-namespace scope
Hubert Tong
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Hubert Tong
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Hubert Tong
- r242854 - Change a test to follow the formatting of the rest of the tests in the file.
Richard Trieu
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Richard Trieu
- [PATCH] Sema: Eliminate recursion from checkForFunctionCall()
Richard Trieu
- [PATCH] D9913: Mark libm builtins as such.
Charlie Turner
- r242675 - Add some missing 'F' flags to libm/libc builtins.
Charlie Turner
- [PATCH] D9913: Mark libm builtins as such.
Charlie Turner
- [PATCH] D11417: Fix misc-unused-parameters handling of function templates
Scott Wallace
- [PATCH] D11417: Fix misc-unused-parameters handling of function templates
Scott Wallace
- [PATCH] D11417: Fix misc-unused-parameters handling of function templates
Scott Wallace
- [clang-tools-extra] r242984 - Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, to add -fno-delayed-template-parsing.
Scott Wallace
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Nico Weber
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Nico Weber
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Nico Weber
- [PATCH] D11001: Add support for System z vector language extensions
Ulrich Weigand
- r242678 - [CodeGen] Flip lanes when lowering __builtin_palignr with one lane
Hans Wennborg
- [PATCH] D11401: [Clang] Fix -Wextra-semi
Hans Wennborg
- r242931 - Fix -Wextra-semi warnings.
Hans Wennborg
- [PATCH] D11401: [Clang] Fix -Wextra-semi
Hans Wennborg
- r242904 - Pass -I options to integrates and external assemblers
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- r242973 - Downgrade error about adding 'dllimport' to used free function to warning (PR24215)
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- r243018 - Add missing files for objc_boxable feature.
Hans Wennborg
- r242660 - Support mingw toolchain include and lib directories on Arch Linux.
Hans Wennborg
- r242766 - Fix mingw toolchain to honor sysroot on Linux and add tests.
Hans Wennborg
- r242905 - [mingw] Add support for -rtlib option and -stdlib option to the mingw driver
Hans Wennborg
- r242973 - Downgrade error about adding 'dllimport' to used free function to warning (PR24215)
Hans Wennborg
- r243048 - Add documentation for the objc_boxable attribute
Hans Wennborg
- r243085 - Fix the cc1as crash when it outputs assembly
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Hans Wennborg
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
Bob Wilson
- [PATCH] ignore __declspec(novtable) on non-Windows platforms
Bob Wilson
- r242730 - Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
Bob Wilson
- r242731 - Refactor TableGen backend for ClangAttrEmitter to avoid duplication.
Bob Wilson
- r242800 - Update the documentation for "novtable" to match r242730.
Bob Wilson
- r242730 - Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
Bob Wilson
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- r242785 - Commit for http://reviews.llvm.org/D10765
Michael Wong
- [PATCH] D10765: [OPENMP] Parsing and sema support for #pragma omp target data" directive.
Michael Wong
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Michael Wong
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Michael Wong
- [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Michael Wong
- Fix clang cc1as crash for asm output
Steven Wu
- Fix clang cc1as crash for asm output
Steven Wu
- r243085 - Fix the cc1as crash when it outputs assembly
Steven Wu
- Fix clang cc1as crash for asm output
Steven Wu
- r243085 - Fix the cc1as crash when it outputs assembly
Steven Wu
- [PATCH] D11432: [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is no longer supported.
Anna Zaks
- [PATCH] D11427: [Static Analyzer] Checker for Obj-C generics
Anna Zaks
- [PATCH] D11315: Regression test for simple devirtualization (microsoft abi)
Andrew Zhogin
- [PATCH] D10476: Additional fix for PR14269: Clang crashes when a bit field is used as inline assembler input / output with memory constraint
hfinkel at anl.gov
- [PATCH] D10834: Added functions to retrieve information about variable storage in libclang and its python bindings.
guibufolo+llvm at gmail.com
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com
- [PATCH] D6551: Improvements to scan-build.
Антон Ярцев
Last message date:
Sun Jul 26 23:35:22 PDT 2015
Archived on: Tue Aug 4 15:32:18 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).