The Week Of Monday 14 April 2014 Archives by subject
Starting: Mon Apr 14 00:22:47 PDT 2014
Ending: Sun Apr 20 20:58:05 PDT 2014
Messages: 452
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Nico Weber
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Alexander Kornienko
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Nico Weber
- [cfe-dev] [PATCH 1/3] Fixes type of dyldInfo for glibc/bionic systems
Jonathan Roelofs
- [cfe-dev] [PATCH 2/3] Fixes incorrect #ifs for SJ/LJ exceptions
Jonathan Roelofs
- [libcxx] r203443 - Fix bug I introduced (enabling implicit conversions from compare function to map) in r202994. Thanks to Sebastian Redl for the catch.
Richard Smith
- [libcxx] r203443 - Fix bug I introduced (enabling implicit conversions from compare function to map) in r202994. Thanks to Sebastian Redl for the catch.
Marshall Clow
- [libcxx] r206184 - Define a new macro in libc++ named '_LIBCPP_HAS_NO_ASAN'. When this is defined,
Marshall Clow
- [libcxx] r206424 - Remove some unnecessary noexcept conditions. Thanks to Richard Smith for the catch.
Marshall Clow
- [libcxx] r206482 - Fixed a test that was attempting to use rvalue-references w/o checking to see if they were supported in the language. This resulted in a warning when testing using C++03.
Marshall Clow
- [libcxx] r206623 - Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
Marshall Clow
- [libcxxabi] r206427 - Replace bzero with memset
Jonathan Roelofs
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
James Molloy
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
Tim Northover
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
James Molloy
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
James Molloy
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
Tim Northover
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
James Molloy
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Nick Kledzik
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Logan Chien
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Logan Chien
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH] [libcxxabi] Fix broken codesourcery.com links in comments
Jon Roelofs
- [PATCH] [libcxxabi] Make new preprocessor guards for SJLJ and ARM_EHABI
Jon Roelofs
- [PATCH] [libcxxabi] Make new preprocessor guards for SJLJ and ARM_EHABI
Jon Roelofs
- [PATCH] [libcxxabi] Make new preprocessor guards for SJLJ and ARM_EHABI
Jon Roelofs
- [PATCH] [libcxxabi] Make new preprocessor guards for SJLJ and ARM_EHABI
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Joerg Sonnenberger
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
kledzik at apple.com
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] replace bzero with memset
Jon Roelofs
- [PATCH] [libcxxabi] replace bzero with memset
Nick Lewycky
- [PATCH] [libcxxabi] replace bzero with memset
Jon Roelofs
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
Jon Roelofs
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
Joerg Sonnenberger
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
kledzik at apple.com
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
Jon Roelofs
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Zinovy Nis
- [PATCH] [OPENMP] parsing 'linear' clause (for directive 'omp simd')
Alexander Musman
- [PATCH] [OPENMP] parsing 'linear' clause (for directive 'omp simd')
hfinkel at anl.gov
- [PATCH] [PATCH] Disabling warnings on unused parameters if function is deleted/ defaulted (cxx11) [PR19303]
Dinesh Dwivedi
- [PATCH] [REFACTOR] Sema::MatchTemplateParametersToScopeSpecifier
Faisal Vali
- [PATCH] [REFACTOR] Sema::MatchTemplateParametersToScopeSpecifier
Faisal Vali
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Richard Smith
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Add -L args for sanitizers
Alexey Samsonov
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Add 32-bit alignment minimum for globals in Thumb1 code
Moritz Roth
- [PATCH] Add 32-bit alignment minimum for globals in Thumb1 code
Tim Northover
- [PATCH] Add a level parameter to ClangTidyCheck::diag.
Alexander Kornienko
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Add clang-format option for ensuring newlines after @(interface|implementation|protocol) and before @end
Allen Ding
- [PATCH] Add clang-format option for ensuring newlines after @(interface|implementation|protocol) and before @end
Daniel Jasper
- [PATCH] Add documentation for sample profiling support.
Diego Novillo
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Reid Kleckner
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- [PATCH] Adding type info for f16c floating-point type
Yunzhong Gao
- [PATCH] Adding type info for f16c floating-point type
Reid Kleckner
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add support for named values in the parser.
Peter Collingbourne
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Richard Smith
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Richard Smith
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- [PATCH] Allow overriding -split-dwarf-file
Reid Kleckner
- [PATCH] Bug 18567: Fix constantexpr pointer casts with address spaces.
Matt Arsenault
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Duncan P. N. Exon Smith
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Richard Smith
- SV: [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Richard Smith
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Nico Weber
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- [PATCH] Do not build modules with missing submodule headers
Daniel Jasper
- [PATCH] Do not build modules with missing submodule headers
Richard Smith
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- [PATCH] Do not build modules with missing submodule headers
Richard Smith
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] Factor out builtin argument range checks
Richard Sandiford
- [PATCH] Factor out builtin argument range checks
Reid Kleckner
- [PATCH] Factor out builtin argument range checks
Richard Sandiford
- [PATCH] Fix alignment of trailing block comments.
Alexander Kornienko
- [PATCH] Fix alignment of trailing block comments.
Daniel Jasper
- [PATCH] Fix assertion when breaking string literals with tab characters.
Alexander Kornienko
- [PATCH] Fix assertion when breaking string literals with tab characters.
Manuel Klimek
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Rahul Jain
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Richard Smith
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Rahul Jain
- [PATCH] Fix installation location of Doxygen generated documentation in CMake
Dan Liew
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Richard Smith
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Reid Kleckner
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Timur Iskhodzhanov
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Timur Iskhodzhanov
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Timur Iskhodzhanov
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Timur Iskhodzhanov
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- [PATCH] Format code around VCS conflict markers.
Daniel Jasper
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Reid Kleckner
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] MinGW toolchain
Yaron Keren
- [PATCH] MinGW toolchain
Alp Toker
- [PATCH] MinGW toolchain
David Majnemer
- [PATCH] MinGW toolchain
Chandler Carruth
- [PATCH] MinGW toolchain
Richard Smith
- [PATCH] MinGW toolchain
Yaron Keren
- [PATCH] MinGW toolchain
Ruben Van Boxem
- [PATCH] MinGW toolchain
Yaron Keren
- [PATCH] MinGW toolchain
Martell Malone
- [PATCH] MinGW toolchain
Ruben Van Boxem
- [PATCH] MinGW toolchain
Saleem Abdulrasool
- [Patch] Missed evaluation in "type" parameter of va_arg
Rahul Jain
- [Patch] Missed evaluation in "type" parameter of va_arg
Richard Smith
- [Patch] Missed evaluation in "type" parameter of va_arg
Rahul Jain
- [PATCH] OnDiskHashTable: Make the iterable version separate
Justin Bogner
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Richard Smith
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Richard Smith
- [PATCH] Partial revert of 183015
Richard Smith
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
suyog sarda
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
Richard Smith
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
suyog sarda
- [PATCH] PR19341, debug-info refers to nonexistent object
Robinson, Paul
- [PATCH] PR19341, debug-info refers to nonexistent object
Robinson, Paul
- [PATCH] PR19341, debug-info refers to nonexistent object
David Blaikie
- [PATCH] PR19341, debug-info refers to nonexistent object
Robinson, Paul
- [PATCH] preview patch for fixit for finding modules needing import/inclusion
Thompson, John
- [PATCH] preview patch for fixit for finding modules needing import/inclusion
David Blaikie
- [PATCH] SEH exceptions on Win64 (clang part)
Yaron Keren
- [PATCH] Sema: Add dll attribute tests for variable templates
Reid Kleckner
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Christian Pirker
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Jon Roelofs
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Jon Roelofs
- [PATCH] String plus char
Anders Rönnholm
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Ismail Pazarbasi
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Richard Smith
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Ismail Pazarbasi
- [PATCH] Support for CUDA __launch_bounds__ attribute
keveman at gmail.com
- [PATCH] Test case for bug 19437.
Diego Novillo
- [PATCH] Test case for bug 19437.
David Blaikie
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] TLS for MinGW
Martell Malone
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] TLS for MinGW
Reid Kleckner
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- __is_constructible return true for abstract types PR19178
Nikola Smiljanic
- __is_constructible return true for abstract types PR19178
Alp Toker
- __is_constructible return true for abstract types PR19178
Richard Smith
- __is_constructible return true for abstract types PR19178
Nikola Smiljanic
- __is_constructible return true for abstract types PR19178
Marshall Clow
- C++11 attributes for C11 (was Re: [PATCH] Generalized attribute support)
Alp Toker
- Improving -Wunused-member-function
Nuno Lopes
- Improving -Wunused-member-function
Richard Smith
- Improving -Wunused-member-function
Nuno Lopes
- LLVM buildmaster will be restarted today after 6 PM Pacific Time.
Galina Kistanova
- PING: [PATCH] Improve message 'Undefined allocation of 0 bytes'
Daniel Marjamäki
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r204261 - Add a new spelling for module map files 'module.modulemap'
Nico Weber
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r204261 - Add a new spelling for module map files 'module.modulemap'
Nico Weber
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r205226 - Introduced an attribute syntax-neutral method for parsing attribute arguments that is currently being used by GNU and C++-style attributes. This allows C++11 attributes with argument lists to be handled properly, fixing the "deprecated", "type_visibility", and capability-related attributes with arguments.
Aaron Ballman
- r205226 - Introduced an attribute syntax-neutral method for parsing attribute arguments that is currently being used by GNU and C++-style attributes. This allows C++11 attributes with argument lists to be handled properly, fixing the "deprecated", "type_visibility", and capability-related attributes with arguments.
Richard Smith
- r205651 - DebugInfo: PR19298: function local const variables duplicated in the root scope
Eric Christopher
- r205653 - Try harder about not suggesting methods as corrections when they
Kaelyn Takata
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Ben Langmuir
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Ben Langmuir
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Ben Langmuir
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Daniel Jasper
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Daniel Jasper
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Richard Smith
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Keith Walker
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Keith Walker
- r206124 - MS ABI: #pragma vtordisp(0) only disables new vtordisps
Keith Walker
- r206124 - MS ABI: #pragma vtordisp(0) only disables new vtordisps
Reid Kleckner
- r206155 - clang-format: Improve formatting of annotated variables.
Daniel Jasper
- r206157 - Format code around VCS conflict markers.
Manuel Klimek
- r206157 - Format code around VCS conflict markers.
Justin Bogner
- r206157 - Format code around VCS conflict markers.
David Blaikie
- r206159 - clang-format: Don't allow hanging indentation for operators on new lines
Daniel Jasper
- r206161 - clang-format: With ColumnLimit=0, keep short array literals on a line.
Daniel Jasper
- r206162 - clang-format: Improve array literal formatting fix in r206161.
Daniel Jasper
- r206165 - clang-format: Fix incorrect &&-detection in macros.
Daniel Jasper
- r206173 - clang-format: Fix regression caused by r206165.
Daniel Jasper
- r206176 - Add support for named values in the parser.
Samuel Benzaquen
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Richard Smith
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206188 - OnDiskHashTable: clang-format and consistent naming
Justin Bogner
- r206189 - OnDiskHashTable: Make the iterable version separate.
Justin Bogner
- r206191 - Properly diagnose Microsoft __declspec attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- r206202 - Add clang:: qualifier back to Module
Ben Langmuir
- r206202 - Add clang:: qualifier back to Module
Nick Lewycky
- r206202 - Add clang:: qualifier back to Module
Ben Langmuir
- r206202 - Add clang:: qualifier back to Module
Nick Lewycky
- r206203 - Fix find command in test/Modules/prune.m broken by r206201
Ben Langmuir
- r206204 - PR19411: Walk lexical parents, not semantic parents, when determining whether a
Richard Smith
- r206205 - PR19415: Converting 'constexpr' to 'const' in a non-static data member can fail
Richard Smith
- r206217 - Add module name and module map file to -module-file-info
Ben Langmuir
- r206221 - Make sure these two files are distinct, or else the modules system may, on certain file systems, treat them as if they were the same file.
Nick Lewycky
- r206223 - Ensure we evaluate VLA bounds if a variably-modified type is used as the
Richard Smith
- r206224 - Fix warning in ms-x86-vtordisp test case
Reid Kleckner
- r206227 - [Driver][ARM64] Make sure the default CPU is passed to the assembler.
Quentin Colombet
- r206229 - Fixing a typo, updating the diagnostic wording and logic based on post-commit review feedback. Amends r206186.
Aaron Ballman
- r206231 - CodeGen: Handle CapturedStmt in instrumentation based profiling
Justin Bogner
- r206232 - Fix a bad interaction between -Wtautological-overlap-compare and delayed
Richard Trieu
- r206232 - Fix a bad interaction between -Wtautological-overlap-compare and delayed
Nick Lewycky
- r206234 - Fix typo from r206232
Richard Trieu
- r206237 - Partial revert of r206229, to get the build bots green again.
Aaron Ballman
- r206247 - AST: Elaborated type specifier mangling occurs before nested-name
David Majnemer
- r206258 - clang-format: Cache results of formatting nested blocks.
Daniel Jasper
- r206260 - clang-format: Early cut-off for inlining nested blocks.
Daniel Jasper
- r206263 - clang-format: Basic support for C++1y.
Daniel Jasper
- r206264 - Test commit: minor formatting
Fraser Cormack
- r206268 - x
Daniel Jasper
- r206268 - x
Daniel Jasper
- r206269 - clang-format: Understand proto text format without commas.
Daniel Jasper
- r206273 - PR19178 __is_constructible returns true for abstract types.
Nikola Smiljanic
- r206275 - Allow address space qualifiers on OpenCL array parameters
Fraser Cormack
- r206294 - Mark clang/test/Index/pch-with-errors.c as XFAIL:mingw for now. Investigating.
NAKAMURA Takumi
- r206295 - Fix assertion when breaking string literals with tab characters.
Alexander Kornienko
- r206296 - ARM64: track alignment padding registers on AAPCS targets
Tim Northover
- r206298 - Fix a comment to match the implementation
Alp Toker
- r206298 - Fix a comment to match the implementation
Nico Weber
- r206298 - Fix a comment to match the implementation
Alp Toker
- r206301 - verify-di: Call debug info verifier from clang
Duncan P. N. Exon Smith
- r206302 - Add support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- r206303 - Add test case for r206302
Eli Bendersky
- r206304 - Replace push_back()s by initializer list for shorter and cleaner code.
Eli Bendersky
- r206309 - Honour -ivfsoverlay in ASTUnit to match clang
Ben Langmuir
- r206314 - [ARM64] Update tests to reflect the change of the default CPU in llvm.
Quentin Colombet
- r206317 - AST: Respect alignment attributes on typedef'd arrays
Justin Bogner
- r206320 - Move comment back to being next to the thing it's describing.
Richard Smith
- r206321 - CodeGen: Remove a comment that isn't in the right place
Justin Bogner
- r206322 - CodeGen: Emit warnings for out of date profile data during PGO
Justin Bogner
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Evgeniy Stepanov
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
DeLesley Hutchins
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Renato Golin
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Timur Iskhodzhanov
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Timur Iskhodzhanov
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Timur Iskhodzhanov
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Aaron Ballman
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Timur Iskhodzhanov
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Delesley Hutchins
- r206339 - Format.cpp: Don't use initializer list.
NAKAMURA Takumi
- r206340 - Make -Wabsolute-value C++-aware.
Richard Trieu
- r206341 - Fix build after r206338
Duncan P. N. Exon Smith
- r206341 - Fix build after r206338
Delesley Hutchins
- r206342 - Fixed problem with exclude header. The exclude header argument needs to be relative to the module.map file.
John Thompson
- r206345 - threadSafety::CopyOnWriteVector: Use LLVM_DELETED_FUNCTION here due to missing functionality of msc17.
NAKAMURA Takumi
- r206345 - threadSafety::CopyOnWriteVector: Use LLVM_DELETED_FUNCTION here due to missing functionality of msc17.
Delesley Hutchins
- r206346 - Reformat.
NAKAMURA Takumi
- r206347 - threadSafety::SExprBuilder::BlockInfo: Non-static member initializer is unavailable. Use default constructor instead.
NAKAMURA Takumi
- r206352 - Lex: Fix __has_feature(cxx_exceptions) for objective C++
Justin Bogner
- r206360 - -Wunreachable-code: refine recognition of unreachable "sigil" to cope with implicit casts in C++.
Ted Kremenek
- r206362 - Re-enable several builtins in non-gnu modes.
Evgeniy Stepanov
- r206364 - Sema: Factor out argument range checks for builtin functions
Richard Sandiford
- r206373 - Hopefully avoid a warning on some GCCs (but not all strangely,
Chandler Carruth
- r206373 - Hopefully avoid a warning on some GCCs (but not all strangely,
David Blaikie
- r206374 - Adding a move constructor (due to CopyOnWriteVector requiring move-only semantics) to appease MSVC.
Aaron Ballman
- r206384 - clang-format: Add special case to reduce indentaiton in streams.
Daniel Jasper
- r206384 - clang-format: Add special case to reduce indentaiton in streams.
Manuel Klimek
- r206386 - Minor formatting cleanups -- no functional changes intended.
Aaron Ballman
- r206390 - [ARM64] Fix up predefines, including adding big endian support to Targets.cpp
James Molloy
- r206394 - [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to pass -target-feature +neon.
James Molloy
- r206395 - [ARM64] Plumb in the -mfpu= flag.
James Molloy
- r206397 - InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- r206401 - Add support for optimization reports.
Diego Novillo
- r206402 - Objective-C rewriter. Use _WIN64 instead of __LLP64__
Fariborz Jahanian
- r206404 - Minor cleanups for deleted functions to ensure they're a bit more robustly "deleted".
Aaron Ballman
- r206406 - More minor refactoring. Updated for const-correctness, moved another deleted function to be private, 0 -> nullptr and some style corrections. No functional changes intended.
Aaron Ballman
- r206409 - [objc] Consider new initializers inside @implementation when determining if the class
Argyrios Kyrtzidis
- r206410 - [objc] -[NSObject init] is documented to not do anything, don't warn if subclasses do not call [super init] on their initializers.
Argyrios Kyrtzidis
- r206411 - Fix indentation, NFC.
Argyrios Kyrtzidis
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
İsmail Dönmez
- r206412 - Fix check failure on hexagon targets.
İsmail Dönmez
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
İsmail Dönmez
- r206413 - Move -fms-extensions predefined macros into InitPreprocessor
Reid Kleckner
- r206414 - Attempting to unbreak the MSVC 2012 build.
Aaron Ballman
- r206415 - Revert "Move -fms-extensions predefined macros into InitPreprocessor"
Reid Kleckner
- r206416 - Handle -m32 for NetBSD/sparc64 correctly. Extend test case to also check
Joerg Sonnenberger
- r206418 - Added dump method for global module index.
John Thompson
- r206418 - Added dump method for global module index.
Dmitri Gribenko
- r206420 - Attempting to unbreak the MSVC 2012 build a second time.
Aaron Ballman
- r206430 - Debug info: When collecting the parameters of C++ partial template
Adrian Prantl
- r206430 - Debug info: When collecting the parameters of C++ partial template
Richard Smith
- r206430 - Debug info: When collecting the parameters of C++ partial template
Adrian Prantl
- r206431 - Rename lib/Headers/module.map to module.modulemap
Ben Langmuir
- r206434 - Further simplify r206430.
Adrian Prantl
- r206435 - PR19452: Implement more of [over.match.oper]p3's restrictions on which non-member overloaded operators can be found when no operand is of class type. We used to fail to implement this rule if there was an operand of dependent type.
Richard Smith
- r206436 - Implement [over.match.oper]p3 properly, by filtering the non-candidates out
Richard Smith
- r206439 - Adding type info for f16c floating-point type. This is consistent with the
Yunzhong Gao
- r206440 - [Parser] Remove "add -fmodules" from the "use of '@import' when modules are disabled, add -fmodules" error.
Argyrios Kyrtzidis
- r206441 - Don't emit an ExtWarn on declarations of variable template specializations;
Richard Smith
- r206442 - Refactor all the checking for missing 'template<>'s when a declaration has a
Richard Smith
- r206443 - When writing YAML in libclang, use yaml::escape instead of write_escaped
Ben Langmuir
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Richard Smith
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Timur Iskhodzhanov
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Richard Smith
- r206451 - SemaTemplate.cpp: Appease msvc to get rid of default argument in lambda definition.
NAKAMURA Takumi
- r206452 - SemaTemplate.cpp: Rework r206451. Removing an argument was really bad idea.
NAKAMURA Takumi
- r206456 - ARM64: remove holes from *all* HFAs on the stack.
Tim Northover
- r206457 - Fix PR19408 - Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- r206458 - clang-format: Respect BinPackParameters in Cpp11BracedListStyle.
Daniel Jasper
- r206460 - Preventing future MSVC 2012 surprises with SimpleArray by giving it an explicit move assignment operator.
Aaron Ballman
- r206461 - [ARM64] Default to the 'generic' CPU, unless -arch is present for backwards compatibility.
James Molloy
- r206462 - [ARM64] Plumb in big-endian - add arm64_be to the many switches where it was missing.
James Molloy
- r206463 - [ARM64] Teach Targets.cpp about Cortex-A53 and Cortex-A57, and enable more tests.
James Molloy
- r206464 - [ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.
James Molloy
- r206465 - [ARM64] Fix __clear_cache - ensure it is predefined.
James Molloy
- r206467 - Fix Profile:cxx-lambda.cpp test for targets that do not generate zeroext
Keith Walker
- r206471 - Since the object is new'ed in the enterCFG function, now deleting in the exitCFG function instead of the destructor to ensure proper pairing. This allows reuse of the builder without creating a memory leak.
Aaron Ballman
- r206472 - Fix alignment of trailing block comments.
Alexander Kornienko
- r206474 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
John Thompson
- r206474 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
Richard Smith
- r206478 - Bug 18567: Fix constantexpr pointer casts with address spaces.
Matt Arsenault
- r206479 - clang-format.py: Don't omit the first two words from error messages.
Nico Weber
- r206483 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
John Thompson
- r206483 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
Thompson, John
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Aaron Ballman
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Daniel Marjamäki
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Richard Smith
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Daniel Marjamäki
- r206493 - Add missing serialization code for one of the CXXRecordDecl definition flags.
Richard Smith
- r206494 - Fix comment.
Richard Smith
- r206503 - Making some public members into private members. This also introduces a bit more const-correctness, and now uses some range-based for loops. No functional changes intended.
Aaron Ballman
- r206504 - Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Timur Iskhodzhanov
- r206508 - MS ABI: Don't append to vbtables that we shouldn't extend
Reid Kleckner
- r206509 - test: Use llvm-profdata merge in Profile tests
Justin Bogner
- r206543 - BackendUtil: Pass through -mdisable-tail-calls
Duncan P. N. Exon Smith
- r206545 - Fix a -Wmicrosoft warning on an unrepresentable enum
Reid Kleckner
- r206580 - ARM64: make sure HFAs on the stack get properly aligned.
Tim Northover
- r206590 - Updating to use more range-based for loops, nullptr and auto. No functional changes.
Aaron Ballman
- r206594 - ARM64: make sure the caller is expected to extend in AAPCS.
Tim Northover
- r206595 - Add more constness to module-related APIs
Dmitri Gribenko
- r206614 - Split out the no-thunk multiple inheritance tests
Timur Iskhodzhanov
- r206637 - Remove OnDiskHashTable.h, since it's been moved to llvm
Justin Bogner
- r206640 - Teach users of OnDiskHashTable to define hash_value and offset types
Justin Bogner
- r206640 - Teach users of OnDiskHashTable to define hash_value and offset types
Duncan P. N. Exon Smith
- r206644 - Don't read CompilerInstance fields that don't exist in ASTUnit
Ben Langmuir
- r206657 - [Cleanup] Remove a trailing whitespace
Justin Bogner
- r206658 - CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use=
Justin Bogner
- r206660 - Add support for building Sphinx documentation when being inside LLVM source tree and using CMake
Reid Kleckner
- r206661 - Fix sphinx-build warnings in clang docs.
Reid Kleckner
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- r206664 - Don't build modules with (submodules with) missing headers
Quentin Colombet
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- r206667 - CodeGen: Remove an unused include
Justin Bogner
- r206673 - Fix a hole with nested unavailable submodules from r206664
Ben Langmuir
- r206676 - Thread Safety Analysis: Update SSA pass to handle loops.
DeLesley Hutchins
- r206680 - When a module completes the definition of a class template specialization imported from another module, emit an update record, rather than using the broken decl rewriting mechanism. If multiple modules do this, merge the definitions together, much as we would if they were separate declarations.
Richard Smith
- r206681 - Thread Safety Analysis: Convert to minimal SSA.
DeLesley Hutchins
- r206682 - Speculative fix for buildbot failure. Apparently Clang 3.1 got move semantics wrong.
Richard Smith
- r206685 - clang/test/Index/pch-with-errors.c: Remove XFAIL added in r206294. It has been fixed since r206644.
NAKAMURA Takumi
- r206686 - Re-enable the C++11 modules integration test on OS X
Alp Toker
- r206687 - Move ObjC Cocoa.h header test to Headers
Alp Toker
- r206687 - Move ObjC Cocoa.h header test to Headers
Richard Smith
- r206688 - Disallow driver use in more Sema tests
Alp Toker
- r206703 - Fix and restore the macro-multiline.c test
Alp Toker
- r206703 - Fix and restore the macro-multiline.c test
NAKAMURA Takumi
- r206709 - Remove some empty statements
Alp Toker
- r206712 - cindex.py: Avoid deprecated function
Alp Toker
- r206728 - Fix a comment typo.
Bob Wilson
- r206729 - ARM64: Do not expand variadic HFA/HVA arguments with the Darwin ABI.
Bob Wilson
Last message date:
Sun Apr 20 20:58:05 PDT 2014
Archived on: Tue Aug 4 15:31:35 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).