The Week Of Monday 11 May 2015 Archives by date
Starting: Mon May 11 00:37:32 PDT 2015
Ending: Sun May 17 22:35:53 PDT 2015
Messages: 426
- [PATCH] Refactor the formatter of clang-format.
Daniel Jasper
- [PATCH] Refactor the formatter of clang-format.
Manuel Klimek
- Add =ON to cmake flag definition
Albert Astals Cid
- 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
- [clang-tools-extra] r236976 - Refactor MacroInfo so range for loops can be used to iterate its tokens.
Daniel Marjamaki
- [PATCH] Refactoring, update MacroInfo interface so a for range can be used to iterate through the tokens
Daniel Marjamäki
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
- r236978 - clang-format: [JS] Parse exported functions as free-standing.
Daniel Jasper
- r236980 - AVX-512: Changed CC parameter in "cmp" intrinsic
Elena Demikhovsky
- r236974 - Refactor the formatter of clang-format.
Daniel Jasper
- r236982 - clang-format: [JS] Clean up export declaration parsing.
Daniel Jasper
- r236974 - Refactor the formatter of clang-format.
Manuel Klimek
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- r236985 - clang-format: Don't merge subsequent lines into _asm blocks.
Daniel Jasper
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Gábor Horváth
- [PATCH] Add scan-build python implementation
Ed Maste
- r235190 - Remove the assertion as it was useless and broken.
Aaron Ballman
- r236992 - clang-format: Improve column layout.
Daniel Jasper
- r236851 - clang-format: Several improvements around formatting braced lists.
Daniel Jasper
- r236851 - clang-format: Several improvements around formatting braced lists.
Tobias Grosser
- 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
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Alexander Kornienko
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] [clang-tidy] Support for Static Analyzer plugins
Alexander Kornienko
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Sam Parker
- r237000 - clang-format: Support aligning ObjC string literals.
Daniel Jasper
- [PATCH] Fix dependency file escaping
Robinson, Paul
- r237001 - [Sparc] Add support for 'sparcel' to clang.
Douglas Katzman
- [PATCH] Add 'sparcel' architecture to clang.
Douglas Katzman
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Aaron Ballman
- r237003 - Revert "Allow -target= and --target options"
Richard Barton
- r231787 - Allow -target= and --target options
Richard Barton
- [PATCH] Fix dependency file escaping
Nico Weber
- [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
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- [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 dependency file escaping
Robinson, Paul
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- r237007 - [cuda] Fixed test case failure on s390x
Artem Belevich
- [PATCH] Fix crash in handling back-end warnings
Jonathan Roelofs
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
- [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
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [PATCH] Check for null pointers in ubsan
Joerg Sonnenberger
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Yunzhong Gao
- [libcxx] r237028 - Creating release directory for release_361.
Tom Stellard
- [libcxx] r237029 - Creating release candidate rc1 from release_36 branch
Tom Stellard
- [libcxxabi] r237030 - Creating release directory for release_361.
Tom Stellard
- [libcxxabi] r237031 - Creating release candidate rc1 from release_36 branch
Tom Stellard
- [PATCH] Check for null pointers given to memcpy with ubsan
Alexey Samsonov
- [PATCH] Support nonnull attribute on block expressions
Aaron Ballman
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- r237048 - 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] Refactor clang-format's formatter.
Daniel Jasper
- 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
- [PATCH] Check for null pointers in ubsan
Nuno Lopes
- [PATCH] Check for null pointers given to memcpy with ubsan
Nuno Lopes
- [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] Move sanitizer parser and group expander from Driver to Basic.
Peter Collingbourne
- [PATCH] Check for null pointers in ubsan
Alexey Samsonov
- r236765 - [cuda] Include GPU binary into host object file and generate init/deinit code.
Hubert Tong
- [PATCH] Check for null pointers given to memcpy with ubsan
Alexey Samsonov
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- r237064 - PR20625: Instantiate static constexpr member function of a local struct in a function template earlier.
Richard Smith
- [PATCH] Instantiate static constexpr member function of a local struct in a function template earlier.
Richard Smith
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- [PATCH] Update block formatting to behave like Xcode
Tony Arnold
- r237068 - Typo fix: s/initialzier/initializer/ in a doc comment.
James Dennett
- [PATCH] Fixed double-free in case of module loading error.
Reid Kleckner
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- r237071 - Update initialization of a class variable and comment.
Eric Christopher
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Jonathan Roelofs
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Reid Kleckner
- r237073 - Allow empty assembly string literal with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
- [PATCH] Use clock_gettime()'s CLOCK_REALTIME instead of gettimeofday() where possible
Jonathan Roelofs
- 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
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- 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
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Paul Robinson
- 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
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- r237095 - Driver: Fix a -Wshadow issue from r237091
Justin Bogner
- r237100 - [OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
Alexey Bataev
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- r237102 - [OPENMP] Allow using of threadprivate variables as loop-control variables in lop based directives.
Alexey Bataev
- [PATCH] Refactor clang-format's formatter.
Daniel Jasper
- r237104 - Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [PATCH] Refactor clang-format's formatter.
Manuel Klimek
- [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
- r237108 - clang-format: Fix hanging nested blocks in macros.
Daniel Jasper
- r237109 - clang-format: Fix */& detection for lambdas in macros.
Daniel Jasper
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Vladimir Voskresensky
- r237113 - Change TargetParser enum names to avoid macro conflicts (clang)
Renato Golin
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- r237114 - clang-format: Make member introduced in r237108 const.
Daniel Jasper
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Vladimir Voskresensky
- r237115 - Fix misleading parameter name for PPCallbacks::FileSkipped.
Nikola Smiljanic
- [clang-tools-extra] r237116 - Fix misleading parameter name for PPCallbacks::FileSkipped.
Nikola Smiljanic
- [PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped
Nikola Smiljanić
- [clang-tools-extra] r237120 - [clang-tidy] Treat all types with non-trivial destructors as RAII.
Alexander Kornienko
- r237123 - Remove superfluous SmallString cast.
Yaron Keren
- [libclc] r237131 - Implement atan2 for doubles
Tom Stellard
- [StaticAnalyzer] Improve+Refactor MallocOverflowSecurityChecker
Aditya K
- r237136 - Fix clang-format build from the solution; the underlying path has changed to include the VS directory structure.
Manuel Klimek
- [libclc] r237138 - Implement atan2pi builtin
Tom Stellard
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Eric Fiselier
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Luke Cheeseman
- r237151 - Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Alexey Samsonov
- [libclc] r237154 - Implement cos for double types
Tom Stellard
- [libclc] r237155 - Implement sin for double types
Tom Stellard
- r237159 - Fixed double-free in case of module loading error.
Artem Belevich
- [PATCH] Fixed double-free in case of module loading error.
Artem Belevich
- [PATCH] Change in symbol renaming to help demanglers and debugger. clang part.
Sunil Srivastava
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [PATCH] "Fancy" ARBs
Richard Smith
- r237171 - List Alexey Bataev as code owner for Clang's OpenMP support, as discussed offline.
Richard Smith
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [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] [Sema] Proposed fix for PR 21837
Richard Smith
- [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] 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
- r237183 - clang-format AllocateTarget. NFC
Douglas Katzman
- r237187 - InstrProf: Update name of compiler-rt routine for setting filename
Justin Bogner
- [PATCH] Have `__have_extension(cxx_variadic_templates)` return true for any C++ standard.
Eric Fiselier
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Justin Bogner
- [PATCH] Added -mlink-init-bitcode-file option to pre-populate new module with IR loaded from specified file.
Artem Belevich
- [PATCH] [Patch] Temporarily revert test to prepare for LLVM -fprofile-instr-generate= fix
Teresa Johnson
- r237192 - Add a new error for unexpected semi-colon before closing delimiter.
Richard Trieu
- [PATCH] Clang changes for indirect call target profiling
Betul Buyukkurt
- r237194 - Add missing #includes, found by modules build.
Richard Smith
- [PATCH] Detect mismatching 'new' and 'delete' uses
Richard Smith
- r237202 - 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
- [libcxx] r237205 - Document a known build issue on OS X 10.8 and later.
Eric Fiselier
- [PATCH] Fix adress cast for C++ in SEMA
hfinkel at anl.gov
- [PATCH] "Fancy" ARBs
hfinkel at anl.gov
- [PATCH] [libcxx] Create <__invoke> header that generates the __invoke and __invoke_constexpr functions.
Eric Fiselier
- [PATCH] "Fancy" ARBs
Richard Smith
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] Implement std::experimental::sample
Marshall Clow
- [PATCH] Implement std::experimental::sample
Eric Fiselier
- [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
- [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
- 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
- [PATCH] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] Generalize future keyword compat diagnostics
Hubert Tong
- r237263 - clang-format: Improve nested block / lambda indentation when wrapping
Daniel Jasper
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Yaron Keren
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Aaron Ballman
- [libcxx] r237264 - Implement std::experimental::sample.
Evgeniy Stepanov
- [PATCH] Implement std::experimental::sample
Evgeniy Stepanov
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- r237267 - Silence Visual C++ warning C4189: 'Result' : local variable is initialized but not referenced.
Yaron Keren
- Fixing warning C4189 in SemaTemplateDeduction.cpp
Yaron Keren
- [PATCH] [CodeGen] Reuse stack space from unused function results
Reid Kleckner
- [PATCH] Fix adress cast for C++ in SEMA
hfinkel at anl.gov
- 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
- [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] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [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
- r237296 - Fix dependency file escaping.
Paul Robinson
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Richard Smith
- [PATCH] Fix dependency file escaping
Paul Robinson
- [PATCH] Fix dependency file escaping
Sean Silva
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Remove duplicate type definitions from f16cintrin.h
Sean Silva
- [PATCH] Fix dependency file escaping
Paul Robinson
- [PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.
Peter Collingbourne
- [PATCH] Fix dependency file escaping
Sean Silva
- [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
- r237299 - 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
- r237304 - Break \# in a depfile the same way as gcc.
Paul Robinson
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- r237304 - Break \# in a depfile the same way as gcc.
Sean Silva
- 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
- 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
- [PATCH] Generalize future keyword compat diagnostics
Richard Smith
- r237331 - [modules] Rearrange preprocessor module visibility handling, no observable change intended.
Richard Smith
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
- r237326 - Add missing #include, found by modules build.
David Blaikie
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- r237326 - Add missing #include, found by modules build.
Richard Smith
- [PATCH] Generalize future keyword compat diagnostics
Hubert Tong
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- r237332 - Generalize future keyword compat diagnostics.
Richard Smith
- [PATCH] 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
- [PATCH] Mingw-w64 driver for clang
Yaron Keren
- 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
- [PATCH] [AArch64 NEON]Allow to define poly64_t as 'unsigned long long' on LLP64 system.
James Molloy
- 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
- [PATCH] [ARM] Add v8.1a architecture
Vladimir Sukharev
- r237364 - Factor out SmallDataThreshold
Ikhlas Ajbar
- [PATCH] Fix dependency file escaping
Robinson, Paul
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Eric Fiselier
- r237368 - Detect uses of mismatching forms of 'new' and 'delete'
Ismail Pazarbasi
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- r237370 - [ARM] Fix of architecture naming typo
Vladimir Sukharev
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- r237374 - Remove unused function HasPICArg().
Ikhlas Ajbar
- [PATCH] [CodeGen] Reuse stack space from unused function results
Reid Kleckner
- [PATCH] Adding testing for Bug 2349 Fix
Nemanja Ivanovic
- r237382 - Update cxx_dr_status to latest issues list.
Richard Smith
- r237383 - DR295: cv-qualifiers on function types are ignored in C++.
Richard Smith
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- r237385 - [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] [CodeGen] Reuse stack space from unused function results
Sergey Dmitrouk
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- r237386 - Testing for the fix for bug 23429.
Nemanja Ivanovic
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Hans Wennborg
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [libcxx] r237390 - Use clock_gettime()'s CLOCK_REALTIME instead of gettimeofday().
Ed Schouten
- r237391 - Revert "Detect uses of mismatching forms of 'new' and 'delete'"
Diego Novillo
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- [PATCH] Add flag to enable native half type
Ahmed Bougacha
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- r237396 - Tweak availability checking to look through typedef declarations.
Ted Kremenek
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- r237397 - InstrProf: Only disable coverage in built-in macros, not all system macros
Justin Bogner
- [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
- r237391 - Revert "Detect uses of mismatching forms of 'new' and 'delete'"
Nick Lewycky
- r237401 - Fix Clang -Wsequence-point
David Blaikie
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- r237406 - Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] Add flag to enable native half type
Pirama Arumuga Nainar
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Антон Ярцев
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Anna Zaks
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Anna Zaks
- r237416 - Refactor: when exposing a definition in some module, provide listeners with the
Richard Smith
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Jordan Rose
- r237418 - Revert r237385, "[CodeGen] Reuse stack space from unused function results"
NAKAMURA Takumi
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- [PATCH] Reject multiplication by zero cases in MallocOverflowSecurityChecker
Aditya Kumar
- r237422 - [OPENMP] Fixed bug in atomic update/capture/write constructs.
Alexey Bataev
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Joerg Sonnenberger
- r237424 - clang-format: Add missing space before ObjC selector.
Daniel Jasper
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
- r237427 - clang-format: Don't use column layout in lists that have separating
Daniel Jasper
- [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Andy Gibbs
- r237430 - clang-format: Slightly change format decisions around macro annotations.
Daniel Jasper
- r237434 - Limit set of types instantiated in FindInstantiatedDecl.
Serge Pavlov
- 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
- Segmentation fault with your recent new[]/delete[] warning patch
Diego Novillo
- Segmentation fault with your recent new[]/delete[] warning patch
Ismail Pazarbasi
- r237385 - [CodeGen] Reuse stack space from unused function results
NAKAMURA Takumi
- r237447 - CGAtomic.cpp: Fix bogus \brief(s). Did you mean "\param"? [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] Consider unsigned long for non-u/U decimal literals (C90/C++03)
Hubert Tong
- [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
- r237463 - Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
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
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- 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
- [PATCH] Implement no_sanitize attribute.
Peter Collingbourne
- [PATCH] Implement no_sanitize attribute.
Aaron Ballman
- [PATCH] support memory markers for nonzero address spaces
John Garvin
- 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
- PATCH: fix assertion failure in assignment if an lvalues is constant but its type is not const-qualified
John Garvin
- r237482 - Reverse the order of types in the reference dropping qualifiers error.
Richard Smith
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- r237492 - clang/test/SemaCXX/attr-no-sanitize.cpp: Don't mix stdout and stderr for FileCheck.
NAKAMURA Takumi
- [PATCH] Fix assertion failure with constant lvalues.
John Garvin
- r237500 - [PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
- [PATCH] Fix assertion failure with constant lvalues.
Richard Smith
- 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
- r237482 - Reverse the order of types in the reference dropping qualifiers error.
Richard Trieu
- [PATCH] Fix assertion on C++ attributes in fillAttributedTypeLoc (this fixes http://llvm.org/PR17424)
Alexey Frolov
- 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
- [clang-tools-extra] r237509 - Update to match clang r237508.
Richard Smith
- [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
- [libcxx] r237518 - libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
- [PATCH] libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
- [libcxx] r237519 - Fix build when libunwind is disabled.
Logan Chien
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Jonathan Roelofs
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Eric Fiselier
- r237525 - [Sema] Fold array into for-range loop. No functional change intended.
Benjamin Kramer
- [libcxx] r237527 - Fix test that was failing on C++03 b/c it was using initializer lists
Marshall Clow
- [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 clang-query check for hasUnderlyingType() narrowing matcher
Richard
- [PATCH] Add hasUnderlyingType narrowing matcher for TypedefDecls, functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- r237529 - Wrap a few comments to 80 columns.
Nico Weber
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
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
Richard
- [libcxx] r237530 - libcxx: Enhance lit test command in verbose mode.
Logan Chien
- [PATCH] libcxx: Enhance lit test command in verbose mode.
Logan Chien
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Alexander Kornienko
- 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
- [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 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
- r237535 - clang-format: Improve line wrapping around << operators.
Daniel Jasper
- r237538 - clang-format: Properly align ObjC string literals.
Daniel Jasper
- [clang-tools-extra] r237541 - [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...
Alexander Kornienko
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Alexander Kornienko
- [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 readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] add the -mrecip driver flag and process its options
Sanjay Patel
- [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
- Fw: [PATCH] Fix invalid code generation (regression) in pass-by-value on PPC32
Andy Gibbs
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; '
Richard
- [PATCH] add the -mrecip driver flag and process its options
hfinkel at anl.gov
- 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
- [PATCH] Add std::move warnings to -Wmost, which also brings them under -Wall
Nico Weber
- Add =ON to cmake flag definition
Justin Bogner
- 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
- Add =ON to cmake flag definition
Albert Astals Cid
- 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
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- [clang-tools-extra] r237554 - docs: Spell a couple of cmake options with =ON in the docs
Justin Bogner
- [PATCH] [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Richard Smith
- Add =ON to cmake flag definition
Justin Bogner
- r237555 - [modules] Move implicit creation of ImportDecls for #includes transformed into module imports from the frontend into Sema where it belongs.
Richard Smith
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).