The Week Of Monday 11 May 2015 Archives by subject
Starting: Mon May 11 00:37:32 PDT 2015
Ending: Sun May 17 22:35:53 PDT 2015
Messages: 426
- [clang-tools-extra] r236976 - Refactor MacroInfo so range for loops can be used to iterate its tokens.
Daniel Marjamaki
- [clang-tools-extra] r237116 - Fix misleading parameter name for PPCallbacks::FileSkipped.
Nikola Smiljanic
- [clang-tools-extra] r237120 - [clang-tidy] Treat all types with non-trivial destructors as RAII.
Alexander Kornienko
- [clang-tools-extra] r237509 - Update to match clang r237508.
Richard Smith
- [clang-tools-extra] r237541 - [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...
Alexander Kornienko
- [clang-tools-extra] r237554 - docs: Spell a couple of cmake options with =ON in the docs
Justin Bogner
- [libclc] r237131 - Implement atan2 for doubles
Tom Stellard
- [libclc] r237138 - Implement atan2pi builtin
Tom Stellard
- [libclc] r237154 - Implement cos for double types
Tom Stellard
- [libclc] r237155 - Implement sin for double types
Tom Stellard
- [libclc] r237228 - Implement exp2 using OpenCL C rather than using an intrinsic
Tom Stellard
- [libclc] r237229 - Use a more accurate implementation for exp
Tom Stellard
- [libcxx] r237028 - Creating release directory for release_361.
Tom Stellard
- [libcxx] r237029 - Creating release candidate rc1 from release_36 branch
Tom Stellard
- [libcxx] r237205 - Document a known build issue on OS X 10.8 and later.
Eric Fiselier
- [libcxx] r237264 - Implement std::experimental::sample.
Evgeniy Stepanov
- [libcxx] r237390 - Use clock_gettime()'s CLOCK_REALTIME instead of gettimeofday().
Ed Schouten
- [libcxx] r237518 - libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
- [libcxx] r237519 - Fix build when libunwind is disabled.
Logan Chien
- [libcxx] r237527 - Fix test that was failing on C++03 b/c it was using initializer lists
Marshall Clow
- [libcxx] r237530 - libcxx: Enhance lit test command in verbose mode.
Logan Chien
- [libcxxabi] r237030 - Creating release directory for release_361.
Tom Stellard
- [libcxxabi] r237031 - Creating release candidate rc1 from release_36 branch
Tom Stellard
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [PATCH] "Fancy" ARBs
Richard Smith
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [PATCH] "Fancy" ARBs
Richard Smith
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
James Molloy
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Anna Zaks
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Joerg Sonnenberger
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Антон Ярцев
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Jordan Rose
- [PATCH] [ARM] Add v8.1a architecture
Vladimir Sukharev
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Luke Cheeseman
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Renato Golin
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Luke Cheeseman
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Gábor Horváth
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Alexander Kornienko
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Alexander Kornienko
- [PATCH] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] [CodeGen] Reuse stack space from unused function results
Reid Kleckner
- [PATCH] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] [CodeGen] Reuse stack space from unused function results
Reid Kleckner
- [PATCH] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] [cuda] Driver changes to build and stitch together host and device-side CUDA code.
Artem Belevich
- [PATCH] [cuda] Driver changes to build and stitch together host and device-side CUDA code.
Artem Belevich
- [PATCH] [libcxx] Create <__invoke> header that generates the __invoke and __invoke_constexpr functions.
Eric Fiselier
- [PATCH] [libcxx] Create <__invoke> header that generates the __invoke and __invoke_constexpr functions.
Eric Fiselier
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Richard Smith
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
Charlie Turner
- [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
Richard Smith
- [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
Charlie Turner
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Teresa Johnson
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Eric Christopher
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Justin Bogner
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Teresa Johnson
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Justin Bogner
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Teresa Johnson
- [PATCH] [Sema] Proposed fix for PR 21837
Richard Smith
- [PATCH] [Sema] Proposed fix for PR 21837
Richard Smith
- [PATCH] Add 'sparcel' architecture to clang.
Douglas Katzman
- [PATCH] Add clang-query check for hasUnderlyingType() narrowing matcher
Richard
- [PATCH] Added -mlink-init-bitcode-file option to pre-populate new module with IR loaded from specified file.
Artem Belevich
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Add flag to enable native half type
Ahmed Bougacha
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Add hasUnderlyingType narrowing matcher for TypedefDecls, functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes
Richard
- [PATCH] Adding testing for Bug 2349 Fix
Nemanja Ivanovic
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] Add scan-build python implementation
Ed Maste
- [PATCH] Add std::move warnings to -Wmost, which also brings them under -Wall
Nico Weber
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
Hal Finkel
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Eric Fiselier
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] Change in symbol renaming to help demanglers and debugger. clang part.
Sunil Srivastava
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Alexey Samsonov
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Alexey Samsonov
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers in ubsan
Joerg Sonnenberger
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers in ubsan
Alexey Samsonov
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Aaron Ballman
- [PATCH] Clang changes for indirect call target profiling
Betul Buyukkurt
- [PATCH] Consider unsigned long for non-u/U decimal literals (C90/C++03)
Hubert Tong
- [PATCH] Detect mismatching 'new' and 'delete' uses
Richard Smith
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Alexander Kornienko
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Alexander Kornienko
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] Fix adress cast for C++ in SEMA
hfinkel at anl.gov
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Fix adress cast for C++ in SEMA
hfinkel at anl.gov
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- [PATCH] Fix assertion failure with constant lvalues.
Richard Smith
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Alexey Frolov
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Alexey Frolov
- [PATCH] Fix crash in handling back-end warnings
Chad Rosier
- [PATCH] Fix crash in handling back-end warnings
Jonathan Roelofs
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fix dependency file escaping
Nico Weber
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fix dependency file escaping
Paul Robinson
- [PATCH] Fix dependency file escaping
Sean Silva
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fix dependency file escaping
Paul Robinson
- [PATCH] Fix dependency file escaping
Sean Silva
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
- [PATCH] Fixed debug info generation for function static variables, typedef, and records
Paul Robinson
- [PATCH] Fixed double-free in case of module loading error.
Reid Kleckner
- [PATCH] Fixed double-free in case of module loading error.
Artem Belevich
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Vladimir Voskresensky
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Vladimir Voskresensky
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Andy Gibbs
- [PATCH] Generalize future keyword compat diagnostics
Hubert Tong
- [PATCH] Generalize future keyword compat diagnostics
Richard Smith
- [PATCH] Generalize future keyword compat diagnostics
Hubert Tong
- [PATCH] Generalize future keyword compat diagnostics
Richard Smith
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Eric Fiselier
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Richard Smith
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Richard Smith
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Eric Fiselier
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Eric Fiselier
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement std::experimental::sample
Marshall Clow
- [PATCH] Implement std::experimental::sample
Eric Fiselier
- [PATCH] Implement std::experimental::sample
Evgeniy Stepanov
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Sam Parker
- [PATCH] Instantiate static constexpr member function of a local struct in a function template earlier.
Richard Smith
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Jonathan Roelofs
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Logan Chien
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Jonathan Roelofs
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Eric Fiselier
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Logan Chien
- [PATCH] libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
- [PATCH] libcxx: Fix ARM libc++/abi and libunwind buildbot.
Renato Golin
- [PATCH] libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Richard Smith
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Richard Smith
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Richard Smith
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Richard Smith
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Mingw-w64 driver for clang
Yaron Keren
- [PATCH] Move sanitizer parser and group expander from Driver to Basic.
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Alexey Samsonov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Daniel Jasper
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Daniel Jasper
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactoring, update MacroInfo interface so a for range can be used to iterate through the tokens
Daniel Marjamäki
- [PATCH] Refactor the formatter of clang-format.
Daniel Jasper
- [PATCH] Refactor the formatter of clang-format.
Manuel Klimek
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Anna Zaks
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Yunzhong Gao
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Paul Robinson
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- [PATCH] support memory markers for nonzero address spaces
John Garvin
- [PATCH] Support nonnull attribute on block expressions
Aaron Ballman
- [PATCH] Unify sanitizer kind representation between the driver and the rest of the compiler.
Peter Collingbourne
- [PATCH] Unify sanitizer kind representation between the driver and the rest of the compiler.
Peter Collingbourne
- [PATCH] Update block formatting to behave like Xcode
Tony Arnold
- [PATCH] Use clock_gettime()'s CLOCK_REALTIME instead of gettimeofday() where possible
Jonathan Roelofs
- [StaticAnalyzer] Improve+Refactor MallocOverflowSecurityChecker
Aditya K
- Add =ON to cmake flag definition
Albert Astals Cid
- Add =ON to cmake flag definition
Justin Bogner
- Add =ON to cmake flag definition
Albert Astals Cid
- Add =ON to cmake flag definition
Justin Bogner
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Yaron Keren
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Aaron Ballman
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Yaron Keren
- Fw: [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Andy Gibbs
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- PATCH: fix assertion failure in assignment if an lvalues is constant but its type is not const-qualified
John Garvin
- PATCH: fix assertion failure in assignment if an lvalues is constant but its type is not const-qualified
John Garvin
- r231787 - Allow -target= and --target options
Richard Barton
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Hans Wennborg
- r235190 - Remove the assertion as it was useless and broken.
Aaron Ballman
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Hubert Tong
- r236851 - clang-format: Several improvements around formatting braced lists.
Daniel Jasper
- r236851 - clang-format: Several improvements around formatting braced lists.
Tobias Grosser
- r236869 - Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"
Richard Barton
- r236869 - Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"
Renato Golin
- r236869 - Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"
Gabor Ballabas
- r236974 - Refactor the formatter of clang-format.
Manuel Klimek
- r236974 - Refactor the formatter of clang-format.
Daniel Jasper
- r236974 - Refactor the formatter of clang-format.
Manuel Klimek
- r236975 - Refactor MacroInfo so range for loops can be used to iterate its tokens.
Daniel Marjamaki
- r236978 - clang-format: [JS] Parse exported functions as free-standing.
Daniel Jasper
- r236980 - AVX-512: Changed CC parameter in "cmp" intrinsic
Elena Demikhovsky
- r236982 - clang-format: [JS] Clean up export declaration parsing.
Daniel Jasper
- r236985 - clang-format: Don't merge subsequent lines into _asm blocks.
Daniel Jasper
- r236992 - clang-format: Improve column layout.
Daniel Jasper
- r236995 - clang-format: Appease the buildbots by including climits.
Daniel Jasper
- r236996 - Disable __has_cpp_attribute when not compiling in C++ mode. As this feature test macro only supports C++ style attributes, it doesn't apply to code compiled as C code, and can lead to diagnostics when given a scoped attribute.
Aaron Ballman
- r237000 - clang-format: Support aligning ObjC string literals.
Daniel Jasper
- r237001 - [Sparc] Add support for 'sparcel' to clang.
Douglas Katzman
- r237003 - Revert "Allow -target= and --target options"
Richard Barton
- r237007 - [cuda] Fixed test case failure on s390x
Artem Belevich
- r237048 - Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- r237055 - Unify sanitizer kind representation between the driver and the rest of the compiler.
Peter Collingbourne
- r237056 - Move sanitizer parser and group expander from Driver to Basic.
Peter Collingbourne
- r237064 - PR20625: Instantiate static constexpr member function of a local struct in a function template earlier.
Richard Smith
- r237068 - Typo fix: s/initialzier/initializer/ in a doc comment.
James Dennett
- r237071 - Update initialization of a class variable and comment.
Eric Christopher
- r237073 - Allow empty assembly string literal with -fno-gnu-inline-asm
Steven Wu
- r237074 - Driver: Make profiling flags work with -nostdlib on Darwin
Justin Bogner
- r237077 - Revert "Driver: Make profiling flags work with -nostdlib on Darwin"
Justin Bogner
- r237080 - Remove the code that pulled soft float attributes out of the feature
Eric Christopher
- r237081 - add -lcrypto to clang and clang-format fuzzers (lib/Fuzzer will soon require it)
Kostya Serebryany
- r237086 - revert r237081 -- bad idea (-lcrypt may not be present)
Kostya Serebryany
- r237091 - Re-apply "Driver: Make profiling flags work with -nostdlib on Darwin"
Justin Bogner
- r237095 - Driver: Fix a -Wshadow issue from r237091
Justin Bogner
- r237100 - [OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
Alexey Bataev
- r237102 - [OPENMP] Allow using of threadprivate variables as loop-control variables in lop based directives.
Alexey Bataev
- r237104 - Refactor clang-format's formatter.
Manuel Klimek
- r237108 - clang-format: Fix hanging nested blocks in macros.
Daniel Jasper
- r237109 - clang-format: Fix */& detection for lambdas in macros.
Daniel Jasper
- r237113 - Change TargetParser enum names to avoid macro conflicts (clang)
Renato Golin
- r237114 - clang-format: Make member introduced in r237108 const.
Daniel Jasper
- r237115 - Fix misleading parameter name for PPCallbacks::FileSkipped.
Nikola Smiljanic
- r237123 - Remove superfluous SmallString cast.
Yaron Keren
- r237136 - Fix clang-format build from the solution; the underlying path has changed to include the VS directory structure.
Manuel Klimek
- r237151 - Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
- r237159 - Fixed double-free in case of module loading error.
Artem Belevich
- r237171 - List Alexey Bataev as code owner for Clang's OpenMP support, as discussed offline.
Richard Smith
- r237183 - clang-format AllocateTarget. NFC
Douglas Katzman
- r237187 - InstrProf: Update name of compiler-rt routine for setting filename
Justin Bogner
- r237192 - Add a new error for unexpected semi-colon before closing delimiter.
Richard Trieu
- r237194 - Add missing #includes, found by modules build.
Richard Smith
- r237202 - Have '__have_extension(cxx_variadic_templates)' return true for any C++ standard.
Eric Fiselier
- r237233 - clang-format: Support column layout with comment after {.
Daniel Jasper
- r237235 - clang-format: Prefer formatting local lambdas like functions.
Daniel Jasper
- r237241 - clang-format: [ObjC] Make IndentWrappedFunctionNames work with ObjC functions
Daniel Jasper
- r237243 - [OPENMP] Fixed codegen for firstprivate variables, also marked as lastprivate.
Alexey Bataev
- r237244 - clang-format: [ObjC] Further improve wrapping of methods calls without inputs.
Daniel Jasper
- r237246 - clang-format: Fix semicolon less macro-detection.
Daniel Jasper
- r237249 - clang-format: Fix incorrect */& classification.
Daniel Jasper
- r237263 - clang-format: Improve nested block / lambda indentation when wrapping
Daniel Jasper
- r237267 - Silence Visual C++ warning C4189: 'Result' : local variable is initialized but not referenced.
Yaron Keren
- r237268 - Made considerable updates to the documentation explaining how to add a new attribute to clang. Cleans up some of the existing wording, as well as adding new information and better explanations.
Aaron Ballman
- r237296 - Fix dependency file escaping.
Paul Robinson
- r237299 - Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- r237304 - Break \# in a depfile the same way as gcc.
Paul Robinson
- r237304 - Break \# in a depfile the same way as gcc.
Sean Silva
- r237320 - Fix a #include cycle in the libclang headers. "Eventually" is now.
Richard Smith
- r237321 - [modules] Fix a #include cycle when building a module for our builtin headers.
Richard Smith
- r237325 - [modules] Work around PR23521 to fix -O0 modules bootstrap.
Richard Smith
- r237326 - Add missing #include, found by modules build.
Richard Smith
- r237326 - Add missing #include, found by modules build.
David Blaikie
- r237326 - Add missing #include, found by modules build.
Richard Smith
- r237331 - [modules] Rearrange preprocessor module visibility handling, no observable change intended.
Richard Smith
- r237332 - Generalize future keyword compat diagnostics.
Richard Smith
- r237333 - clang/test/Frontend/dependency-gen-escaping.c: Tweak r237296, to let '/' and '\\' distinguishd, to unbreak "--host=linux --target=msvc".
NAKAMURA Takumi
- r237335 - [clang-cl] Add /Qvec and /Qvec- to control vectorization
David Majnemer
- r237336 - [AST] hasAttr followed by getAttr isn't efficient
David Majnemer
- r237337 - [MS ABI] __declspec(thread) behaves like thread_local in MSVC 2015
David Majnemer
- r237338 - Fix buildbots
David Majnemer
- r237339 - Replace non-standard %lld printf usage with PRId64.
Yaron Keren
- r237344 - [MS ABI] Add support for /Zc:sizedDealloc
David Majnemer
- r237346 - Revert r237339 as sanitizer-ppc64-linux1 does not like it.
Yaron Keren
- r237347 - clang/test/Frontend/dependency-gen-escaping.c: Appease win32 hosts. Investigating.
NAKAMURA Takumi
- r237348 - [AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
- r237349 - [ARM] Add v8.1a architecture
Vladimir Sukharev
- r237364 - Factor out SmallDataThreshold
Ikhlas Ajbar
- r237368 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- r237370 - [ARM] Fix of architecture naming typo
Vladimir Sukharev
- r237374 - Remove unused function HasPICArg().
Ikhlas Ajbar
- r237382 - Update cxx_dr_status to latest issues list.
Richard Smith
- r237383 - DR295: cv-qualifiers on function types are ignored in C++.
Richard Smith
- r237385 - [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- r237385 - [CodeGen] Reuse stack space from unused function results
NAKAMURA Takumi
- r237386 - Testing for the fix for bug 23429.
Nemanja Ivanovic
- r237391 - Revert "Detect uses of mismatching forms of 'new' and 'delete'"
Diego Novillo
- r237391 - Revert "Detect uses of mismatching forms of 'new' and 'delete'"
Nick Lewycky
- r237396 - Tweak availability checking to look through typedef declarations.
Ted Kremenek
- r237397 - InstrProf: Only disable coverage in built-in macros, not all system macros
Justin Bogner
- r237401 - Fix Clang -Wsequence-point
David Blaikie
- r237406 - Add flag to enable native half type
Pirama Arumuga Nainar
- r237416 - Refactor: when exposing a definition in some module, provide listeners with the
Richard Smith
- r237418 - Revert r237385, "[CodeGen] Reuse stack space from unused function results"
NAKAMURA Takumi
- r237422 - [OPENMP] Fixed bug in atomic update/capture/write constructs.
Alexey Bataev
- r237424 - clang-format: Add missing space before ObjC selector.
Daniel Jasper
- r237427 - clang-format: Don't use column layout in lists that have separating
Daniel Jasper
- r237430 - clang-format: Slightly change format decisions around macro annotations.
Daniel Jasper
- r237434 - Limit set of types instantiated in FindInstantiatedDecl.
Serge Pavlov
- r237447 - CGAtomic.cpp: Fix bogus \brief(s). Did you mean "\param"? [-Wdocumentation]
NAKAMURA Takumi
- r237463 - Implement no_sanitize attribute.
Peter Collingbourne
- r237473 - [modules] Add local submodule visibility support for declarations.
Richard Smith
- r237475 - Use llvm::StringSwitch<std::string> to take advantage of implicit asserting conversion to std::string.
Peter Collingbourne
- r237475 - Use llvm::StringSwitch<std::string> to take advantage of implicit asserting conversion to std::string.
Craig Topper
- r237475 - Use llvm::StringSwitch<std::string> to take advantage of implicit asserting conversion to std::string.
Peter Collingbourne
- r237482 - Reverse the order of types in the reference dropping qualifiers error.
Richard Trieu
- r237482 - Reverse the order of types in the reference dropping qualifiers error.
Richard Smith
- r237482 - Reverse the order of types in the reference dropping qualifiers error.
Richard Trieu
- r237492 - clang/test/SemaCXX/attr-no-sanitize.cpp: Don't mix stdout and stderr for FileCheck.
NAKAMURA Takumi
- r237500 - [PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
- r237505 - When emitting a dropped qualifier error, show which qualifiers are dropped.
Richard Trieu
- r237507 - Fix typo from r237482. "to reference of type" --> "to reference to type"
Richard Trieu
- r237508 - [modules] Retain the name as written for umbrella headers and directories, rather than converting to an absolute path. No observable change expected, but this allows us to correctly compute the module for an umbrella header, which later changes will require.
Richard Smith
- r237525 - [Sema] Fold array into for-range loop. No functional change intended.
Benjamin Kramer
- r237529 - Wrap a few comments to 80 columns.
Nico Weber
- r237531 - Don't leak TemplateIds when a plugin parses late-parsed templates at TU end.
Nico Weber
- r237532 - [Sema] Improve llvm_unreachable() message.
Davide Italiano
- r237535 - clang-format: Improve line wrapping around << operators.
Daniel Jasper
- r237538 - clang-format: Properly align ObjC string literals.
Daniel Jasper
- r237546 - Fix confusing indent. No behavior change.
Nico Weber
- r237547 - [MS ABI] Function encodings are always encoded in template arguments
David Majnemer
- r237548 - [MS ABI] Give __attribute__((overloadable)) functions pretty names
David Majnemer
- r237549 - Wrap to 80 columns. No behavior change.
Nico Weber
- r237550 - [modules] If we see a #include that maps to a module, but use of precompiled modules is disabled, track submodule visibility anyway if -fmodules-local-submodule-visibility is enabled. This, in effect, gives modules semantics but without precompilation.
Richard Smith
- r237551 - clang/test/CodeGenOpenCL/opencl_types.cl: Tweak expressions according to r237548.
NAKAMURA Takumi
- r237551 - clang/test/CodeGenOpenCL/opencl_types.cl: Tweak expressions according to r237548.
David Majnemer
- r237552 - [modules] Refactor and simplify #include handling.
Richard Smith
- r237553 - [clang-cl] Enable C++14 when targeting 2015 compatibility
David Majnemer
- r237555 - [modules] Move implicit creation of ImportDecls for #includes transformed into module imports from the frontend into Sema where it belongs.
Richard Smith
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
Last message date:
Sun May 17 22:35:53 PDT 2015
Archived on: Tue Aug 4 15:32:11 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).