The Week Of Monday 14 April 2014 Archives by author
Starting: Mon Apr 14 00:22:47 PDT 2014
Ending: Sun Apr 20 20:58:05 PDT 2014
Messages: 452
- [PATCH] MinGW toolchain
Saleem Abdulrasool
- r206478 - Bug 18567: Fix constantexpr pointer casts with address spaces.
Matt Arsenault
- [PATCH] Bug 18567: Fix constantexpr pointer casts with address spaces.
Matt Arsenault
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
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.
Aaron Ballman
- r206191 - Properly diagnose Microsoft __declspec attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206229 - Fixing a typo, updating the diagnostic wording and logic based on post-commit review feedback. Amends r206186.
Aaron Ballman
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206237 - Partial revert of r206229, to get the build bots green again.
Aaron Ballman
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Aaron Ballman
- r206374 - Adding a move constructor (due to CopyOnWriteVector requiring move-only semantics) to appease MSVC.
Aaron Ballman
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Aaron Ballman
- r206386 - Minor formatting cleanups -- no functional changes intended.
Aaron Ballman
- 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
- r206414 - Attempting to unbreak the MSVC 2012 build.
Aaron Ballman
- r206420 - Attempting to unbreak the MSVC 2012 build a second time.
Aaron Ballman
- r206460 - Preventing future MSVC 2012 surprises with SimpleArray by giving it an explicit move assignment operator.
Aaron Ballman
- 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
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Aaron Ballman
- 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
- r206590 - Updating to use more range-based for loops, nullptr and auto. No functional changes.
Aaron Ballman
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- r206302 - Add support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- r206303 - Add test case for r206302
Eli Bendersky
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- r206304 - Replace push_back()s by initializer list for shorter and cleaner code.
Eli Bendersky
- r206176 - Add support for named values in the parser.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
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.
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.
Samuel Benzaquen
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- r206373 - Hopefully avoid a warning on some GCCs (but not all strangely,
David Blaikie
- [PATCH] Test case for bug 19437.
David Blaikie
- r206157 - Format code around VCS conflict markers.
David Blaikie
- [PATCH] preview patch for fixit for finding modules needing import/inclusion
David Blaikie
- [PATCH] PR19341, debug-info refers to nonexistent object
David Blaikie
- r206188 - OnDiskHashTable: clang-format and consistent naming
Justin Bogner
- r206189 - OnDiskHashTable: Make the iterable version separate.
Justin Bogner
- [PATCH] OnDiskHashTable: Make the iterable version separate
Justin Bogner
- r206231 - CodeGen: Handle CapturedStmt in instrumentation based profiling
Justin Bogner
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
- r206317 - AST: Respect alignment attributes on typedef'd arrays
Justin Bogner
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
- r206321 - CodeGen: Remove a comment that isn't in the right place
Justin Bogner
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- r206322 - CodeGen: Emit warnings for out of date profile data during PGO
Justin Bogner
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- r206352 - Lex: Fix __has_feature(cxx_exceptions) for objective C++
Justin Bogner
- r206509 - test: Use llvm-profdata merge in Profile tests
Justin Bogner
- r206157 - Format code around VCS conflict markers.
Justin Bogner
- 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
- r206657 - [Cleanup] Remove a trailing whitespace
Justin Bogner
- r206658 - CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use=
Justin Bogner
- r206667 - CodeGen: Remove an unused include
Justin Bogner
- [PATCH] MinGW toolchain
Ruben Van Boxem
- [PATCH] MinGW toolchain
Ruben Van Boxem
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- r206373 - Hopefully avoid a warning on some GCCs (but not all strangely,
Chandler Carruth
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
- [PATCH] MinGW toolchain
Chandler Carruth
- [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
- r205651 - DebugInfo: PR19298: function local const variables duplicated in the root scope
Eric Christopher
- [libcxx] r206184 - Define a new macro in libc++ named '_LIBCPP_HAS_NO_ASAN'. When this is defined,
Marshall Clow
- __is_constructible return true for abstract types PR19178
Marshall Clow
- [libcxx] r206424 - Remove some unnecessary noexcept conditions. Thanks to Richard Smith for the catch.
Marshall Clow
- [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] 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
- [PATCH] Add support for named values in the parser.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- [PATCH] Add new 'let' command to bind arbitrary values into constants.
Peter Collingbourne
- r206227 - [Driver][ARM64] Make sure the default CPU is passed to the assembler.
Quentin Colombet
- r206314 - [ARM64] Update tests to reflect the change of the default CPU in llvm.
Quentin Colombet
- r206664 - Don't build modules with (submodules with) missing headers
Quentin Colombet
- r206264 - Test commit: minor formatting
Fraser Cormack
- r206275 - Allow address space qualifiers on OpenCL array parameters
Fraser Cormack
- [PATCH] Add clang-format option for ensuring newlines after @(interface|implementation|protocol) and before @end
Allen Ding
- [PATCH] [PATCH] Disabling warnings on unused parameters if function is deleted/ defaulted (cxx11) [PR19303]
Dinesh Dwivedi
- 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.
İsmail Dönmez
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Add -L args for sanitizers
Greg Fitzgerald
- [PATCH] Adding type info for f16c floating-point type
Yunzhong Gao
- r206439 - Adding type info for f16c floating-point type. This is consistent with the
Yunzhong Gao
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
Renato Golin
- r206418 - Added dump method for global module index.
Dmitri Gribenko
- r206595 - Add more constness to module-related APIs
Dmitri Gribenko
- r206338 - Thread Safety Analysis: rewrite SSA pass to use the new SExpr and CFG
DeLesley Hutchins
- r206676 - Thread Safety Analysis: Update SSA pass to handle loops.
DeLesley Hutchins
- r206681 - Thread Safety Analysis: Convert to minimal SSA.
DeLesley Hutchins
- r206341 - Fix build after r206338
Delesley Hutchins
- r206345 - threadSafety::CopyOnWriteVector: Use LLVM_DELETED_FUNCTION here due to missing functionality of msc17.
Delesley Hutchins
- 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
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
Timur Iskhodzhanov
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Timur Iskhodzhanov
- r206457 - 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] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Timur Iskhodzhanov
- r206504 - 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
- r206614 - Split out the no-thunk multiple inheritance tests
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
Timur Iskhodzhanov
- r206402 - Objective-C rewriter. Use _WIN64 instead of __LLP64__
Fariborz Jahanian
- [Patch] Missed evaluation in "type" parameter of va_arg
Rahul Jain
- [Patch] Missed evaluation in "type" parameter of va_arg
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
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
Rahul Jain
- [PATCH] Add clang-format option for ensuring newlines after @(interface|implementation|protocol) and before @end
Daniel Jasper
- r206155 - clang-format: Improve formatting of annotated variables.
Daniel Jasper
- [PATCH] Format code around VCS conflict markers.
Daniel Jasper
- 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
- 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
- r206268 - x
Daniel Jasper
- r206269 - clang-format: Understand proto text format without commas.
Daniel Jasper
- r206268 - x
Daniel Jasper
- r206384 - clang-format: Add special case to reduce indentaiton in streams.
Daniel Jasper
- [PATCH] Do not build modules with missing submodule headers
Daniel Jasper
- 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
Daniel Jasper
- r206458 - clang-format: Respect BinPackParameters in Cpp11BracedListStyle.
Daniel Jasper
- [PATCH] Fix alignment of trailing block comments.
Daniel Jasper
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] SEH exceptions on Win64 (clang part)
Yaron Keren
- [PATCH] MinGW toolchain
Yaron Keren
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] MINGW64 Driver, TLS and SEH exception
Yaron Keren
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] TLS for MinGW
Yaron Keren
- [PATCH] MinGW toolchain
Yaron Keren
- [PATCH] MinGW toolchain
Yaron Keren
- LLVM buildmaster will be restarted today after 6 PM Pacific Time.
Galina Kistanova
- [PATCH] Sema: Add dll attribute tests for variable templates
Reid Kleckner
- r206224 - Fix warning in ms-x86-vtordisp test case
Reid Kleckner
- r206124 - MS ABI: #pragma vtordisp(0) only disables new vtordisps
Reid Kleckner
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Reid Kleckner
- [PATCH] Allow overriding -split-dwarf-file
Reid Kleckner
- [PATCH] MINGW64 Driver, TLS and SEH exception
Reid Kleckner
- [PATCH] Factor out builtin argument range checks
Reid Kleckner
- [PATCH] Fix PR19408 -- Missing static this adjustment in a vtordisp thunk
Reid Kleckner
- r206413 - Move -fms-extensions predefined macros into InitPreprocessor
Reid Kleckner
- [PATCH] Adding type info for f16c floating-point type
Reid Kleckner
- r206415 - Revert "Move -fms-extensions predefined macros into InitPreprocessor"
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
Reid Kleckner
- r206508 - MS ABI: Don't append to vbtables that we shouldn't extend
Reid Kleckner
- r206545 - Fix a -Wmicrosoft warning on an unrepresentable enum
Reid Kleckner
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- [PATCH] Follow-up to r206457 -- fix static adjustments for some subtle virtual inheritance cases
Reid Kleckner
- [PATCH] TLS for MinGW
Reid Kleckner
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Reid Kleckner
- 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
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Nick Kledzik
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- r206157 - Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] Fix assertion when breaking string literals with tab characters.
Manuel Klimek
- r206384 - clang-format: Add special case to reduce indentaiton in streams.
Manuel Klimek
- [PATCH] Fix assertion when breaking string literals with tab characters.
Alexander Kornienko
- r206295 - Fix assertion when breaking string literals with tab characters.
Alexander Kornienko
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Alexander Kornienko
- [PATCH] Fix alignment of trailing block comments.
Alexander Kornienko
- [PATCH] Add a level parameter to ClangTidyCheck::diag.
Alexander Kornienko
- r206472 - Fix alignment of trailing block comments.
Alexander Kornienko
- r206360 - -Wunreachable-code: refine recognition of unreachable "sigil" to cope with implicit casts in C++.
Ted Kremenek
- [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] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- 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
- r206440 - [Parser] Remove "add -fmodules" from the "use of '@import' when modules are disabled, add -fmodules" error.
Argyrios Kyrtzidis
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- [PATCH] Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206202 - Add clang:: qualifier back to Module
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- r206203 - Fix find command in test/Modules/prune.m broken by r206201
Ben Langmuir
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Ben Langmuir
- r206202 - Add clang:: qualifier back to Module
Ben Langmuir
- r206217 - Add module name and module map file to -module-file-info
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- r206309 - Honour -ivfsoverlay in ASTUnit to match clang
Ben Langmuir
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- 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
Ben Langmuir
- r206431 - Rename lib/Headers/module.map to module.modulemap
Ben Langmuir
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r206443 - When writing YAML in libclang, use yaml::escape instead of write_escaped
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- r206644 - Don't read CompilerInstance fields that don't exist in ASTUnit
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- r206673 - Fix a hole with nested unavailable submodules from r206664
Ben Langmuir
- r206664 - Don't build modules with (submodules with) missing headers
Ben Langmuir
- [PATCH] Do not build modules with missing submodule headers
Ben Langmuir
- r206202 - Add clang:: qualifier back to Module
Nick Lewycky
- r206202 - Add clang:: qualifier back to Module
Nick Lewycky
- 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
- r206232 - Fix a bad interaction between -Wtautological-overlap-compare and delayed
Nick Lewycky
- [PATCH] [libcxxabi] replace bzero with memset
Nick Lewycky
- [PATCH] Fix installation location of Doxygen generated documentation in CMake
Dan Liew
- [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][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- Improving -Wunused-member-function
Nuno Lopes
- Improving -Wunused-member-function
Nuno Lopes
- r206247 - AST: Elaborated type specifier mangling occurs before nested-name
David Majnemer
- [PATCH] MinGW toolchain
David Majnemer
- [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
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] MINGW64 Driver, TLS and SEH exception
Martell Malone
- [PATCH] TLS for MinGW
Martell Malone
- [PATCH] MinGW toolchain
Martell Malone
- SV: [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- 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.
Daniel Marjamäki
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- PING: [PATCH] Improve message 'Undefined allocation of 0 bytes'
Daniel Marjamäki
- [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=
James Molloy
- 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
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
James Molloy
- 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
- [PATCH] [OPENMP] parsing 'linear' clause (for directive 'omp simd')
Alexander Musman
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Zinovy Nis
- r206296 - ARM64: track alignment padding registers on AAPCS targets
Tim Northover
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
Tim Northover
- [PATCH][ARM64] Fix predefines and add plumbing for -mfpu=
Tim Northover
- r206456 - ARM64: remove holes from *all* HFAs on the stack.
Tim Northover
- [PATCH] Add 32-bit alignment minimum for globals in Thumb1 code
Tim Northover
- r206580 - ARM64: make sure HFAs on the stack get properly aligned.
Tim Northover
- r206594 - ARM64: make sure the caller is expected to extend in AAPCS.
Tim Northover
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] Add support for optimization reports.
Diego Novillo
- r206401 - Add support for optimization reports.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- [PATCH] Add documentation for sample profiling support.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- r206412 - Fix check failure on hexagon targets.
Diego Novillo
- [PATCH] Test case for bug 19437.
Diego Novillo
- [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
Ismail Pazarbasi
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Christian Pirker
- r206430 - Debug info: When collecting the parameters of C++ partial template
Adrian Prantl
- r206434 - Further simplify r206430.
Adrian Prantl
- r206430 - Debug info: When collecting the parameters of C++ partial template
Adrian Prantl
- [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
Robinson, Paul
- [PATCH] [libcxxabi] Fix broken codesourcery.com links in comments
Jon Roelofs
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
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] 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] replace bzero with memset and add wmmx registers to Registers_arm
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
Jon Roelofs
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Jon Roelofs
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Jon Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [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
- [libcxxabi] r206427 - Replace bzero with memset
Jonathan Roelofs
- [PATCH] Add 32-bit alignment minimum for globals in Thumb1 code
Moritz Roth
- [PATCH] String plus char
Anders Rönnholm
- [PATCH] Add -L args for sanitizers
Alexey Samsonov
- [PATCH] Factor out builtin argument range checks
Richard Sandiford
- r206364 - Sema: Factor out argument range checks for builtin functions
Richard Sandiford
- [PATCH] Factor out builtin argument range checks
Richard Sandiford
- __is_constructible return true for abstract types PR19178
Nikola Smiljanic
- __is_constructible return true for abstract types PR19178
Nikola Smiljanic
- r206273 - PR19178 __is_constructible returns true for abstract types.
Nikola Smiljanic
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r206301 - verify-di: Call debug info verifier from clang
Duncan P. N. Exon Smith
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Duncan P. N. Exon Smith
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- r206341 - Fix build after r206338
Duncan P. N. Exon Smith
- r206397 - InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- r206543 - BackendUtil: Pass through -mdisable-tail-calls
Duncan P. N. Exon Smith
- r206640 - Teach users of OnDiskHashTable to define hash_value and offset types
Duncan P. N. Exon Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Richard Smith
- 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
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
Richard Smith
- [PATCH] Partial revert of 183015
Richard Smith
- r206223 - Ensure we evaluate VLA bounds if a variably-modified type is used as the
Richard Smith
- [Patch] Missed evaluation in "type" parameter of va_arg
Richard Smith
- [PATCH] Add support for optimization reports.
Richard Smith
- r206186 - Properly diagnose standard C++ attributes which have optional argument lists when the arguments are elided. eg)
Richard Smith
- 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
- __is_constructible return true for abstract types PR19178
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Richard Smith
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
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.
Richard Smith
- r206320 - Move comment back to being next to the thing it's describing.
Richard Smith
- [PATCH] Partial revert of 183015
Richard Smith
- [PATCH] Partial revert of 183015
Richard Smith
- [PATCH] Add support for optimization reports.
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- [PATCH] Do not build modules with missing submodule headers
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206430 - Debug info: When collecting the parameters of C++ partial template
Richard Smith
- 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
- 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
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Richard Smith
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Richard Smith
- r206444 - PR19340: If we see a declaration of a member of an unspecialized class template
Richard Smith
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Richard Smith
- r206474 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
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
Richard Smith
- r206493 - Add missing serialization code for one of the CXXRecordDecl definition flags.
Richard Smith
- r206494 - Fix comment.
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- r206491 - Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended.
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [PATCH] Do not build modules with missing submodule headers
Richard Smith
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Richard Smith
- Improving -Wunused-member-function
Richard Smith
- [PATCH] MinGW toolchain
Richard Smith
- 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
- r206682 - Speculative fix for buildbot failure. Apparently Clang 3.1 got move semantics wrong.
Richard Smith
- r206687 - Move ObjC Cocoa.h header test to Headers
Richard Smith
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Joerg Sonnenberger
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
Joerg Sonnenberger
- r206416 - Handle -m32 for NetBSD/sparc64 correctly. Extend test case to also check
Joerg Sonnenberger
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- r206362 - Re-enable several builtins in non-gnu modes.
Evgeniy Stepanov
- [PATCH] Partial revert of 183015
Evgeniy Stepanov
- r206324 - [Allocator] Make the ContentCache object actually carry the 8-byte
Evgeniy Stepanov
- r205653 - Try harder about not suggesting methods as corrections when they
Kaelyn Takata
- r206294 - Mark clang/test/Index/pch-with-errors.c as XFAIL:mingw for now. Investigating.
NAKAMURA Takumi
- r206339 - Format.cpp: Don't use initializer list.
NAKAMURA Takumi
- r206345 - threadSafety::CopyOnWriteVector: Use LLVM_DELETED_FUNCTION here due to missing functionality of msc17.
NAKAMURA Takumi
- r206346 - Reformat.
NAKAMURA Takumi
- r206347 - threadSafety::SExprBuilder::BlockInfo: Non-static member initializer is unavailable. Use default constructor instead.
NAKAMURA Takumi
- 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
- r206685 - clang/test/Index/pch-with-errors.c: Remove XFAIL added in r206294. It has been fixed since r206644.
NAKAMURA Takumi
- r206703 - Fix and restore the macro-multiline.c test
NAKAMURA Takumi
- r206342 - Fixed problem with exclude header. The exclude header argument needs to be relative to the module.map file.
John Thompson
- r206418 - Added dump method for global module index.
John Thompson
- r206474 - 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!
John Thompson
- r206483 - Revised per Dmitri's comments. My first exposure to range-based for loops, thanks!
Thompson, John
- [PATCH] preview patch for fixit for finding modules needing import/inclusion
Thompson, John
- __is_constructible return true for abstract types PR19178
Alp Toker
- r206298 - Fix a comment to match the implementation
Alp Toker
- r206298 - Fix a comment to match the implementation
Alp Toker
- [PATCH] MinGW toolchain
Alp Toker
- 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
- r206688 - Disallow driver use in more Sema tests
Alp Toker
- r206703 - Fix and restore the macro-multiline.c test
Alp Toker
- C++11 attributes for C11 (was Re: [PATCH] Generalized attribute support)
Alp Toker
- r206709 - Remove some empty statements
Alp Toker
- r206712 - cindex.py: Avoid deprecated function
Alp Toker
- r206232 - Fix a bad interaction between -Wtautological-overlap-compare and delayed
Richard Trieu
- r206234 - Fix typo from r206232
Richard Trieu
- r206340 - Make -Wabsolute-value C++-aware.
Richard Trieu
- [PATCH] [REFACTOR] Sema::MatchTemplateParametersToScopeSpecifier
Faisal Vali
- [PATCH] [REFACTOR] Sema::MatchTemplateParametersToScopeSpecifier
Faisal Vali
- r206124 - MS ABI: #pragma vtordisp(0) only disables new vtordisps
Keith Walker
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Keith Walker
- r206467 - Fix Profile:cxx-lambda.cpp test for targets that do not generate zeroext
Keith Walker
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Keith Walker
- r204261 - Add a new spelling for module map files 'module.modulemap'
Nico Weber
- r204261 - Add a new spelling for module map files 'module.modulemap'
Nico Weber
- r206298 - Fix a comment to match the implementation
Nico Weber
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Nico Weber
- r206479 - clang-format.py: Don't omit the first two words from error messages.
Nico Weber
- [cfe-commits] [clang-tools-extra] r172072 - /clang-tools-extra/trunk/clang-format/clang-format.py
Nico Weber
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Nico Weber
- r206728 - Fix a comment typo.
Bob Wilson
- r206729 - ARM64: Do not expand variadic HFA/HVA arguments with the Darwin ABI.
Bob Wilson
- [PATCH] [OPENMP] parsing 'linear' clause (for directive 'omp simd')
hfinkel at anl.gov
- [PATCH] [libcxxabi] replace bzero with memset and add wmmx registers to Registers_arm
kledzik at apple.com
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
kledzik at apple.com
- [PATCH] Support for CUDA __launch_bounds__ attribute
keveman at gmail.com
- [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
suyog sarda
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).