The Week Of Monday 26 August 2013 Archives by date
Starting: Mon Aug 26 00:39:27 PDT 2013
Ending: Sun Sep 1 23:12:40 PDT 2013
Messages: 706
- IWYU command-line wishes (was Re: [PATCH] Header dependencies support for modularize)
Manuel Klimek
- r189211 - clang-format: Fix bug in column-layout formatting.
Daniel Jasper
- [PATCH] Avoid double edges when constructing CFGs
Pavel Labath
- r189212 - Teach the Linux toolchain about more modern Gentoo installations of GCC
Chandler Carruth
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- r189214 - Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64
Timur Iskhodzhanov
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- r189214 - Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64
Timur Iskhodzhanov
- [PATCH] [-cxx-abi microsoft] Change the vdtor implicit "should_call_delete" argument type to int
Timur Iskhodzhanov
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH] clang-replace: Delete change description files
Edwin Vane
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Rafael Espindola
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- r189219 - Handle predefined expression for a captured statement
Wei Pan
- [PATCH] Handle captured statements for predefined expressions
Wei Pan
- [PATCH] clang-replace: Delete change description files
Tareq A. Siraj
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Joerg Sonnenberger
- [clang-tools-extra] r189228 - Fixed some issues that resulted in erroneous duplicate symbol error messages.
John Thompson
- [Patch] Merge diagnostic group tables to reduce data size and relocation entries
Rafael Espíndola
- [PATCH] clang-replace: Delete change description files
Edwin Vane
- Patch for LWG issue 2061
Marshall Clow
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Jordan Rose
- [PATCH] Transform all files in a compilation database if no source files are provided.
Ariel Bernal
- [clang-tools-extra] r189229 - Updated the main comment with respect to problems and future directions.
John Thompson
- [libcxx][PATCH] N3471 constexpr for initializer_list
Marshall Clow
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Jordan Rose
- [PATCH] [Review request][analyzer] Diagnostic: take ownership instead of free.
Jordan Rose
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Reid Kleckner
- r189166 - Fix test, make the template type a const pointer.
Robinson, Paul
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Arthur O'Dwyer
- [libcxx] r189232 - Mark LWG issues 2011, 2015, 2033, 2065, 2071, 2102, 2235 as complete b/c libc++ already fixed them.
Marshall Clow
- [PATCH] Mostly correct conditional handling for Consumed analysis
David Blaikie
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- [PATCH] clang-replace: Delete change description files
Tareq A. Siraj
- [PATCH] modularize - header dependencies - version 2
Thompson, John
- [PATCH] clang-replace: Afford applying replacements in memory
Edwin Vane
- [PATCH] clang-replace: Afford applying replacements in memory
Manuel Klimek
- [clang-tools-extra] r189008 - Introducing new tool clang-replace
Vane, Edwin
- [clang-tools-extra] r189008 - Introducing new tool clang-replace
Manuel Klimek
- [PATCH] clang-replace: Afford applying replacements in memory
Edwin Vane
- [PATCH] clang-replace: Afford applying replacements in memory
Manuel Klimek
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Rafael Espíndola
- [PATCH] clang-replace: Delete change description files
Edwin Vane
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Edoardo P.
- [PATCH] clang-replace: Afford applying replacements in memory
Edwin Vane
- [PATCH] clang-replace: Delete change description files
Tareq A. Siraj
- [clang-tools-extra] r189268 - clang-replace: Delete change description files
Tareq A. Siraj
- [PATCH] clang-replace: Delete change description files
Tareq A. Siraj
- [PATCH] [-cxx-abi microsoft] Change the vdtor implicit "should_call_delete" argument type to int
Reid Kleckner
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Reid Kleckner
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
Reid Kleckner
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [libcxx] r189271 - Apply constexpr to initializer_list for c++1y.
Howard Hinnant
- [libcxx] r189273 - G M: Improvements to Windows support.
Howard Hinnant
- [patch] libcxx src win32
Howard Hinnant
- Patch for LWG issue 2061
Howard Hinnant
- r189276 - Test
David Blaikie
- r189277 - Simplify/clean up debug info suppression in CodeGenFunction
David Blaikie
- r189278 - Consumed analyis: Renamed *PStatus to *PInfo.
DeLesley Hutchins
- r189276 - Test
David Blaikie
- r189277 - Simplify/clean up debug info suppression in CodeGenFunction
David Blaikie
- [PATCH] Renamed *PStatus to *PInfo in Consumed analysis
Delesley Hutchins
- [PATCH] Mostly correct conditional handling for Consumed analysis
Aaron Ballman
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- r189280 - Use CHECK-DAG in this test.
Rafael Espindola
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- r189283 - Debug Info: add an identifier field to DICompositeType.
Manman Ren
- r189284 - Since r179585, __declspec(property) has gotten special treatment as an attribute where it is not processed as part of the typical Sema attribute functionality. Specifying this attribute as being "ignored" because there is no sema handler for it as a Decl attribute, and no AST node generated for it.
Aaron Ballman
- r189283 - Debug Info: add an identifier field to DICompositeType.
David Blaikie
- r189286 - Debug Info: follow-up patch to r189283.
Manman Ren
- r189287 - Simplify a bit.
Rafael Espindola
- r189283 - Debug Info: add an identifier field to DICompositeType.
Manman Ren
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- r189302 - R600: Add local address pointer size to DataLayout
Tom Stellard
- r189303 - Itanium mangler: remove "proposal" comments for manglings that are in the
Richard Smith
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Jordan Rose
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Jordan Rose
- [PATCH] Attribute consistency
Aaron Ballman
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Edoardo P.
- r189306 - Show which decls are marked invalid in -ast-dump.
Nick Lewycky
- [PATCH] Fix for debug info for thunks using mangled name (PR14569)
Dinesh Dwivedi
- r189311 - Use set to create CLANG_ORDER_FILE instead of option which implies a bool value.
Michael Gottesman
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Michael Gottesman
- r189320 - PR14569: Omit debug info for thunks
David Blaikie
- [PATCH] Fix for debug info for thunks using mangled name (PR14569)
David Blaikie
- patch: clarify missing template arguments when parsing base specifier
Nick Lewycky
- patch: clarify missing template arguments when parsing base specifier
Chandler Carruth
- patch: clarify missing template arguments when parsing base specifier
Arthur O'Dwyer
- patch: clarify missing template arguments when parsing base specifier
Nick Lewycky
- patch: clarify missing template arguments when parsing base specifier
Chandler Carruth
- patch: clarify missing template arguments when parsing base specifier
Nick Lewycky
- patch: clarify missing template arguments when parsing base specifier
Chandler Carruth
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- patch: clarify missing template arguments when parsing base specifier
Nick Lewycky
- patch: clarify missing template arguments when parsing base specifier
Chandler Carruth
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Renato Golin
- r189320 - PR14569: Omit debug info for thunks
Alexey Samsonov
- r189325 - [-cxx-abi microsoft] Remove ArgIndex, we handle all template argument kinds!
David Majnemer
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Dmitri Gribenko
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Manuel Klimek
- r189327 - clang-format: Fix bug in column layout.
Daniel Jasper
- r189320 - PR14569: Omit debug info for thunks
Dmitry Vyukov
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [cfe-dev] OpenCL address space and mangling
David Tweed
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Renato Golin
- [PATCH] clang-replace: Afford applying replacements in memory
Manuel Klimek
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Pavel Labath
- [PATCH] clang-replace: Re-org of file structure
Manuel Klimek
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Pavel Labath
- [PATCH] clang-replace: Re-org of file structure
Manuel Klimek
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Manuel Klimek
- r189336 - [-cxx-abi microsoft] Change the vdtor implicit should_call_delete argument type to int
Timur Iskhodzhanov
- [PATCH] cpp11-migrate: Add a class to support include directives modifications (Windows bot fix)
Guillaume Papin
- [PATCH] [-cxx-abi microsoft] Change the vdtor implicit "should_call_delete" argument type to int
Timur Iskhodzhanov
- r189337 - clang-format: Revamp builder-type call formatting.
Daniel Jasper
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Pavel Labath
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Serge Pavlov
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [patch] Trying to fix pr13124
Rafael Espíndola
- r189344 - Adding const buffer iterator generators to Rewriter
Edwin Vane
- [libcxx] r189345 - Implement LWG issue 2061
Marshall Clow
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- r189346 - Cleanup of OpaquePtr. No functionality changes.
Serge Pavlov
- [PATCH] clang-replace: Afford applying replacements in memory
Edwin Vane
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [PATCH] Transform all files in a compilation database if no source files are provided.
Edwin Vane
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Edwin Vane
- [libcxx] r189352 - Update synopsis in <locale> to match LWG Issue 2229. No code change
Marshall Clow
- r189353 - clang-format: Format segments of builder-type calls one per line.
Daniel Jasper
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [clang-tools-extra] r189354 - cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] cpp11-migrate: Add a class to support include directives modifications (Windows bot fix)
Guillaume Papin
- [PATCH] Rewrite eachOf/allOf/anyOf to use a variadic operator.
Manuel Klimek
- [PATCH] Transform all files in a compilation database if no source files are provided.
Ariel Bernal
- [patch] libcxx win32 support
G M
- PATCH - LWG issue 2176
Marshall Clow
- r189357 - Rewrite eachOf/allOf/anyOf to use a variadic operator.
Samuel Benzaquen
- [PATCH] Rewrite eachOf/allOf/anyOf to use a variadic operator.
Samuel Benzaquen
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- r189358 - Adding a vector version of clang::tooling::shiftedCodePosition().
Edwin Vane
- [libcxx] r189359 - Mark LWG issues 2190, 2200, and 2211 as done. No changes needed to libc++.
Marshall Clow
- [patch] libcxx win32 support
Nico Rieck
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Tim Northover
- [PATCH] Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Manuel Klimek
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Arthur O'Dwyer
- r189362 - Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- [PATCH] Aarch64 Neon ACLE scalar instrinsic name mangling with BHSD suffix
Ana Pazos
- [clang-tools-extra] r189363 - cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Anna Zaks
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [PATCH] clang-cl: support -fsanitize=address
Timur Iskhodzhanov
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Jordan Rose
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Joey Gouly
- PATCH - LWG issue 2162
Marshall Clow
- [PATCH] Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer."
Samuel Benzaquen
- r189368 - Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer."
Samuel Benzaquen
- r189369 - Warn that -O4 is the same as -O3.
Rafael Espindola
- [PATCH] Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer."
Samuel Benzaquen
- [PATCH] CodeGen: Devirtualize member calls on classes that are provably final.
John McCall
- r189370 - [analyzer] Don't include Clang headers inside a namespace.
Jordan Rose
- r189371 - CMake: Fix out-of-source build's symlinks.
Jordan Rose
- r189372 - scan-build: Set CC and CXX as make variables when wrapping make builds.
Jordan Rose
- r189218 - Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
Rafael Espíndola
- [PATCH] Fix: Relax nullptr C++11 rules in ms-mode
Will Wilson
- r189214 - Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64
John McCall
- [PATCH] clang-cl: support -fsanitize=address
Reid Kleckner
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Reid Kleckner
- [clang-tools-extra] r189387 - Temporarily revert r189363 as it seems to be failing to build.
Eric Christopher
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [patch] libcxx win32 support
Reid Kleckner
- [PATCH] Transform all files in a compilation database if no source files are provided.
Ariel Bernal
- [PATCH] Use new UnicodeCharSet interface.
Alexander Kornienko
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Tim Northover
- [clang-tools-extra] r189363 - cpp11-migrate: Add Pass-By-Value Transform
Eric Christopher
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [PATCH] CodeGen: Devirtualize member calls on classes that are provably final.
Benjamin Kramer
- [clang-tools-extra] r189363 - cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
- r189389 - clang-cl: Support -fsanitize=address
Hans Wennborg
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Arthur O'Dwyer
- r189390 - Revert "CMake: Fix out-of-source build's symlinks."
Reid Kleckner
- PATCH - LWG issue 2176
Howard Hinnant
- r189371 - CMake: Fix out-of-source build's symlinks.
Reid Kleckner
- PATCH - LWG issue 2162
Howard Hinnant
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
John McCall
- r189336 - [-cxx-abi microsoft] Change the vdtor implicit should_call_delete argument type to int
John McCall
- [PATCH] Allow post/pre increment/decrement on vectors in OpenCL
Matt Arsenault
- r189395 - Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available
Roman Divacky
- [PATCH] AST: Don't treat a TemplateExpansion as a Template
Richard Smith
- [PATCH] AST: Don't treat a TemplateExpansion as a Template
Richard Smith
- [PATCH] Transform all files in a compilation database if no source files are provided.
Ariel Bernal
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Manuel Klimek
- [PATCH] Fix: Relax nullptr C++11 rules in ms-mode
Richard Smith
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Renato Golin
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Richard Smith
- [libcxx] r189398 - LWG issues 2174/5/6 - mark wstring_convert::converted as noexcept, and make (some of) the constructors for wstring_convert and wbuffer_convert as explicit. Add configuration macro _LIBCPP_EXPLICIT_AFTER_CXX11
Marshall Clow
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Tim Northover
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Reid Kleckner
- [libcxx] r189399 - LWG Issue 2162: mark allocator_traits::maxsize as noexcept
Marshall Clow
- [PATCH] Delete CC_Default and use the target default CC everywhere
Richard Smith
- [libcxx] r189401 - Marked #2163 as complete in previous commit instead of #2162. Corrected.
Marshall Clow
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- r189369 - Warn that -O4 is the same as -O3.
Richard Smith
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Edwin Vane
- r189390 - Revert "CMake: Fix out-of-source build's symlinks."
Jordan Rose
- r189369 - Warn that -O4 is the same as -O3.
Rafael Espíndola
- r189402 - [CMake] Use CLANG_BINARY_DIR instead of LLVM_BINARY_DIR as installation path for Clang headers.
Ted Kremenek
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
John McCall
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- r189403 - Revert "[CMake] Use CLANG_BINARY_DIR instead of LLVM_BINARY_DIR as installation path for Clang headers."
Ted Kremenek
- r189406 - CMake: Fix standalone Clang build, take two.
Jordan Rose
- [PATCH] Attribute parameters and arguments
Aaron Ballman
- [PATCH] Attribute parameters and arguments
Richard Smith
- [PATCH] Attribute parameters and arguments
Aaron Ballman
- r189409 - ObjectiveC migrator: Do not add explicit cf annotation for
Fariborz Jahanian
- r189406 - CMake: Fix standalone Clang build, take two.
Stephen Kelly
- patch: clarify missing template arguments when parsing base specifier
Nick Lewycky
- r189412 - Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Attribute parameters and arguments
Richard Smith
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- OpenCL address space and mangling
Michele Scandale
- r189414 - Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of LLVM_BINARY_DIR for installing Clang headers.
Ted Kremenek
- r189406 - CMake: Fix standalone Clang build, take two.
Jordan Rose
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- r189420 - ObjectiveC migrator: minor refactoring of my last
Fariborz Jahanian
- r189421 - Revert "PR14569: Omit debug info for thunks"
David Blaikie
- r189422 - AST: Don't treat a TemplateExpansion as a Template
David Majnemer
- [PATCH] AST: Don't treat a TemplateExpansion as a Template
David Majnemer
- r189425 - This test now needs C++11
David Majnemer
- [PATCH] Sema: Subst type default template args earlier
Richard Smith
- r189320 - PR14569: Omit debug info for thunks
David Blaikie
- r189426 - Revert "Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of LLVM_BINARY_DIR for installing Clang headers."
Ted Kremenek
- r189429 - Some of this test doesn't want -std=c++11
David Majnemer
- r189429 - Some of this test doesn't want -std=c++11
Richard Smith
- [patch] libcxx win32 support
G M
- [PATCH] Fix: Relax nullptr C++11 rules in ms-mode
Will Wilson
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- [PATCH] [PATCH] [clang-tools-extra] A Clang extra tool to find missing includes
Luke Zarko
- [PATCH] isCharInSet refactoring.
Jordan Rose
- r189435 - cmake: install a cl.exe binary in the tools/msbuild-bin dir
Hans Wennborg
- [PATCH] Attribute parameters and arguments
Aaron Ballman
- r187969 - The only useful loop unrolling flag to give realistically is
Hal Finkel
- r189438 - Merge diagnostic group tables to reduce data size and relocation entries.
Craig Topper
- r189440 - Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
- r187969 - The only useful loop unrolling flag to give realistically is
Hal Finkel
- r189440 - Disable loop vectorizer unrolling when no unrolling requested
Chandler Carruth
- r189440 - Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
- r189441 - Revert r189440 - Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
- r189443 - [CMake] use combination of CMAKE_RUNTIME_OUTPUT_DIRECTORY and CMAKE_LIBRARY_OUTPUT_DIRECTORY to install clang headers for Xcode builds.
Ted Kremenek
- r189444 - Richard makes a good point, clean up this test.
David Majnemer
- r189445 - Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4K from clang binary.
Craig Topper
- r189446 - Remove comment on the availability of boxed expressions. They have been available for a while.
Ted Kremenek
- [PATCH] AST: __uuidof should leak through templated types
David Majnemer
- [PATCH] Transform all files in a compilation database if no source files are provided.
Ariel Bernal
- r189449 - clang-format: Fix space in decltype-constexprs.
Daniel Jasper
- r189450 - clang-format: Fix corner case in overloaded operator definitions.
Daniel Jasper
- r189451 - clang-format: Improve braced init list detection:
Daniel Jasper
- r189452 - [analyzer] Assume new returns non-null even under -fno-exceptions
Pavel Labath
- r189453 - clang-format: Fix corner case in ObjC interface definitions.
Daniel Jasper
- [PATCH] Transform all files in a compilation database if no source files are provided.
Chandler Carruth
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Pavel Labath
- [PATCH] [analyzer] Assume new returns non-null even under -fno-exceptions
Pavel Labath
- r189455 - clang-format: Don't insert space in __has_include
Daniel Jasper
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- r189320 - PR14569: Omit debug info for thunks
Alexey Samsonov
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
David Majnemer
- r189459 - clang-format: Fix infinite loop in macro special case.
Daniel Jasper
- r189460 - clang-format: Fix segfault in 'incomplete' macros.
Daniel Jasper
- r189462 - ARM: use vqdmull and vqadds/vqsubs to implement vqdmlal/vqdmlsl
Tim Northover
- r189463 - ARM: Emit normal IR for vaddhn/vsubhn NEON intrinsics
Tim Northover
- r189464 - ARM: comment on why vmull intrinsic has to exist for now.
Tim Northover
- [PATCH] Generate more normal LLVM IR for ARM NEON intrinsics
Tim Northover
- r189466 - clang-format: Improve token breaking behavior.
Daniel Jasper
- [PATCH] Use new UnicodeCharSet interface.
Alexander Kornienko
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Serge Pavlov
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [PATCH] clang-cl: support -fsanitize=address
Timur Iskhodzhanov
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Edwin Vane
- [PATCH] [PATCH] OpenMP: Data-sharing attributes analysis and clause 'shared'
Wei Pan
- r189320 - PR14569: Omit debug info for thunks
David Blaikie
- [PATCH] clang-cl: support -fsanitize=address
Timur Iskhodzhanov
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
David Blaikie
- Patch for LWG issue #2148
Marshall Clow
- [PATCH] clang-replace: Afford applying replacements in memory
Manuel Klimek
- [PATCH] isCharInSet refactoring.
Jordan Rose
- [PATCH] Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft
Timur Iskhodzhanov
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
David Majnemer
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
David Blaikie
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [PATCH] isCharInSet refactoring.
Jordan Rose
- r189492 - [analyzer] Add support for testing the presence of weak functions.
Jordan Rose
- [clang-tools-extra] r189493 - clang-replace: Afford applying replacements in memory
Edwin Vane
- [PATCH] clang-replace: Afford applying replacements in memory
Edwin Vane
- r189494 - PR16995: Failing to associate static members with their enclosing class
David Blaikie
- [PATCH] isCharInSet refactoring.
Manuel Klimek
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
Charles Davis
- r189496 - clang-cl: Pass -debug to the linker when using -fsanitize=address
Hans Wennborg
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
David Blaikie
- Patch for LWG issue 2128
Marshall Clow
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- r189498 - Debug Info testing case: move uuid-related testing to a separate file.
Manman Ren
- r189440 - Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
- r189500 - Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- [PATCH] Mostly correct conditional handling for Consumed analysis
Delesley Hutchins
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
Reid Kleckner
- [PATCH] Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Samuel Benzaquen
- [PATCH] isCharInSet refactoring.
Richard Smith
- [PATCH] Use new UnicodeCharSet interface.
Richard Smith
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [VIRUS SCAN ERROR] [libc++] Patch for AIX
Xing Xue
- [PATCH] Mostly correct conditional handling for Consumed analysis
Aaron Ballman
- [PATCH] Mostly correct conditional handling for Consumed analysis
Delesley Hutchins
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Jeroen Hofstee
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [PATCH] use the last passed -munaligned-access / -mno-unaligned-access
Jeroen Hofstee
- r189494 - PR16995: Failing to associate static members with their enclosing class
Eric Christopher
- r189494 - PR16995: Failing to associate static members with their enclosing class
David Blaikie
- r189494 - PR16995: Failing to associate static members with their enclosing class
Eric Christopher
- r189504 - Comments for r189494
David Blaikie
- r189494 - PR16995: Failing to associate static members with their enclosing class
David Blaikie
- r189508 - [doxygen] Added code for generating doxygen documentation for clang for cmake.
Michael Gottesman
- r189509 - [doxygen] Added support for doxygen external search.
Michael Gottesman
- r189500 - Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer.
Aaron Ballman
- r189494 - PR16995: Failing to associate static members with their enclosing class
Eric Christopher
- r189510 - Improve error for assignment to incomplete class.
Eli Friedman
- r189511 - Handle -D arguments ending in a backslash.
Eli Friedman
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- r189514 - For methods where clang automatically infers instancetype from the selector
Fariborz Jahanian
- r189515 - Fix "//" comments with -traditional-cpp in C++.
Eli Friedman
- r189514 - For methods where clang automatically infers instancetype from the selector
Jordan Rose
- r189516 - More comments for r189494.
David Blaikie
- r189494 - PR16995: Failing to associate static members with their enclosing class
David Blaikie
- r189494 - PR16995: Failing to associate static members with their enclosing class
Eric Christopher
- r189514 - For methods where clang automatically infers instancetype from the selector
Douglas Gregor
- r189518 - Debug Info testing case: update uuid testing case to check against Itanium.
Manman Ren
- r189519 - Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl.
Manman Ren
- r189520 - ObjectiveC migrator: In suggesting 'instancetype' use clang's
Fariborz Jahanian
- r189514 - For methods where clang automatically infers instancetype from the selector
jahanian
- r189514 - For methods where clang automatically infers instancetype from the selector
jahanian
- [PATCH] Remove one test in MSVC. I believe MSVC injects some code into the AST and is causing these tests to fail by finding nodes I am not expecting.
Samuel Benzaquen
- r189519 - Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl.
David Blaikie
- [PATCH] Remove one test in MSVC. I believe MSVC injects some code into the AST and is causing these tests to fail by finding nodes I am not expecting.
Aaron Ballman
- [cfe-commits] [PATCH] Add missing definitions to unwind.h
Peter Collingbourne
- r189521 - Format. Thanks David for pointing it out.
Manman Ren
- [PATCH] Mostly correct conditional handling for Consumed analysis
Aaron Ballman
- r189510 - Improve error for assignment to incomplete class.
Richard Smith
- r189523 - [doxygen] Add a few missing variables to the doxygen.cfg.in for external search and cleaned up external_search_map.
Michael Gottesman
- r189519 - Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl.
Manman Ren
- r189510 - Improve error for assignment to incomplete class.
Eli Friedman
- [PATCH] Fix tests to be more specific.
Samuel Benzaquen
- [PATCH] Fix tests to be more specific.
Samuel Benzaquen
- [patch] Trying to fix pr13124
Eli Friedman
- [cfe-commits] [PATCH] Add missing definitions to unwind.h
Rafael Espíndola
- [PATCH] Attribute consistency
Eli Friedman
- [cfe-commits] [PATCH] Add missing definitions to unwind.h
Rafael Espíndola
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Renato Golin
- [PATCH] Use correct semantic DeclContext for local declarations of variables and functions with linkage
Eli Friedman
- [patch] Look for libstdc++ install dir before /usr
Rafael Espíndola
- [patch] Look for libstdc++ install dir before /usr
Chandler Carruth
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- [PATCH] Mostly correct conditional handling for Consumed analysis
Aaron Ballman
- [PATCH] Fix tests to be more specific.
Aaron Ballman
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- r189530 - DebugInfo: Further fix/improvements to r189494 (and LLVM r189495).
David Blaikie
- [PATCH] Use correct semantic DeclContext for local declarations of variables and functions with linkage
Richard Smith
- r189531 - 80-col.
Eric Christopher
- r189530 - DebugInfo: Further fix/improvements to r189494 (and LLVM r189495).
Eric Christopher
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Aaron Ballman
- r189535 - Add missing definitions to unwind.h.
Peter Collingbourne
- [PATCH] Attribute consistency
Aaron Ballman
- r189536 - Look for libstdc++ first on the clang install directory.
Rafael Espindola
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Richard Smith
- [cfe-commits] [PATCH] Add missing definitions to unwind.h
Peter Collingbourne
- r189537 - ObjectiveC migrator. This patch infers readonly properties for no-parameter
Fariborz Jahanian
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Aaron Ballman
- [PATCH] Sema: Subst type default template args earlier
Richard Smith
- r189538 - 80 cols.
Peter Collingbourne
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
Richard Smith
- r189540 - Sema: Subst type default template args earlier
David Majnemer
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- r189542 - use the last passed -munaligned-access / -mno-unaligned-access
Renato Golin
- [PATCH] use the last passed -munaligned-access / -mno-unaligned-access
Renato Golin
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Eli Friedman
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Richard Smith
- r189532 - Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes. In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.
Aaron Ballman
- [PATCH] Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Peter Collingbourne
- r189548 - Remove Inheritable/NonInheritable flags from ProcessDeclAttributes. They don't
Richard Smith
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Eli Friedman
- [PATCH] Allow post/pre increment/decrement on vectors in OpenCL
Song, Ruiling
- [PATCH] Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Rafael Espíndola
- r189557 - Properly escape filenames in line directives.
Eli Friedman
- r189558 - Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Peter Collingbourne
- [PATCH] Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Peter Collingbourne
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- [PATCH] Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Charles Davis
- r189562 - [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.
Daniel Dunbar
- r189542 - use the last passed -munaligned-access / -mno-unaligned-access
Hal Finkel
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- r189568 - Move individual group name strings from the OptionTable into one big char array. Then only store offsets into it in the OptionTable. Saves about 4K from the clang binary and removes 400 relocation entries from DiagnosticIDs.o.
Craig Topper
- [PATCH] [PATCH] OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
- [PATCH] [PATCH] OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
- r189569 - Make getDiagnosticsInGroup helper method a static function in the cpp file and move the WarningOption struct into an anonymous namespace instead of clang namespace since it no longer needs to be forward declared in the header.
Craig Topper
- r189571 - Change return type of Sema::DiagnoseAmbiguousLookup from bool to void.
Serge Pavlov
- r189574 - mangle aarch64 Neon ACLE scalar instrinsic name with BHSD suffix.
Kevin Qin
- [PATCH] Remove one test in MSVC. I believe MSVC injects some code into the AST and is causing these tests to fail by finding nodes I am not expecting.
Manuel Klimek
- r189575 - Removed useless default branch of switch statement.
Serge Pavlov
- r189535 - Add missing definitions to unwind.h.
Alexey Samsonov
- r189542 - use the last passed -munaligned-access / -mno-unaligned-access
Renato Golin
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Add clang-format VS extension
Kim Gräsman
- [PATCH] Add clang-format VS extension
Daniel Jasper
- [PATCH] isCharInSet refactoring.
Alexander Kornienko
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Add clang-format VS extension
Manuel Klimek
- r189583 - Use new UnicodeCharSet interface.
Alexander Kornienko
- [clang-tools-extra] r189584 - cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
- [PATCH] Better support for multiline string literals (including C++11 raw string literals).
Alexander Kornienko
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [PATCH] Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Better support for multiline string literals (including C++11 raw string literals).
Daniel Jasper
- r189535 - Add missing definitions to unwind.h.
Charles Davis
- [PATCH] Module use declarations (II)
Daniel Jasper
- [PATCH] Fix tests to be more specific.
Manuel Klimek
- r189575 - Removed useless default branch of switch statement.
David Blaikie
- [PATCH] clang-replace: Re-org of file structure
Manuel Klimek
- r189585 - Fixes various problems with accounting for tabs in the original code.
Manuel Klimek
- [clang-tools-extra] r189584 - cpp11-migrate: Add Pass-By-Value Transform
David Blaikie
- [PATCH] Transform all files in a compilation database if no source files are provided.
Edwin Vane
- [libcxx] r189586 - Mark issues 2147, 2149, 2163, 2172, 2098 and 2177 as complete. No code changes to libc++
Marshall Clow
- [PATCH] [analyzer] Fix handling of "empty" structs with base classes
Pavel Labath
- r189587 - Fix tests to be more specific.
Samuel Benzaquen
- Fwd: [cfe-dev] lower bound error searching for module preprocessing entities within a source range
Tom Honermann
- [PATCH] Fix tests to be more specific.
Samuel Benzaquen
- r189460 - clang-format: Fix segfault in 'incomplete' macros.
Sean Silva
- [PATCH] Add clang-format VS extension
Nico Rieck
- r189575 - Removed useless default branch of switch statement.
Serge Pavlov
- [PATCH] [analyzer] Fix handling of "empty" structs with base classes
Jordan Rose
- VS windows test failure.
jahanian
- VS windows test failure.
Samuel Benzaquen
- VS windows test failure.
jahanian
- r189590 - [analyzer] Fix handling of "empty" structs with base classes
Pavel Labath
- [PATCH] [analyzer] Fix handling of "empty" structs with base classes
Pavel Labath
- r189591 - clang/test/Frontend/rewrite-includes.c: Tweak expressions for r'\\', not r'\', on win32.
NAKAMURA Takumi
- r189592 - ObjectiveC migrator: remove dead code.
Fariborz Jahanian
- [PATCH] Better support for multiline string literals (including C++11 raw string literals).
Alexander Kornienko
- [PATCH] Better support for multiline string literals (including C++11 raw string literals).
Alexander Kornienko
- r189594 - Consumed analysis: improve handling of conditionals.
DeLesley Hutchins
- [PATCH] Mostly correct conditional handling for Consumed analysis
Delesley Hutchins
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- r189595 - Better support for multiline string literals (including C++11 raw string literals).
Alexander Kornienko
- [PATCH] CodeGen: Devirtualize member calls on classes that are provably final.
Benjamin Kramer
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Guillaume Papin
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Hao Liu
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Tareq A. Siraj
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- VS windows test failure.
jahanian
- r189596 - Fix warning about anonymous structs in anonymous unions.
Eric Christopher
- r189535 - Add missing definitions to unwind.h.
Peter Collingbourne
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Manman Ren
- [libcxx] r189601 - Mark LWG issues 2109, 222, 2058, 2091 and 2092 as complete. No changes to libc++ code.
Marshall Clow
- [libcxx] r189602 - Typo: I wrote "2058" into the status column for issue 2058 instead of "Complete"
Marshall Clow
- [libcxxabi] r189603 - Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT
Jean-Daniel Dupas
- [PATCH] Better support for multiline string literals (including C++11 raw string literals).
Daniel Jasper
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- r189535 - Add missing definitions to unwind.h.
Joerg Sonnenberger
- [PATCH] Add clang-format VS extension
Kim Gräsman
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
David Blaikie
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Manman Ren
- [PATCH] Changed non-const method behaviour.
Christian Wailes
- r189605 - Silencing a rather spurious warning from MSVC 11 about not all control paths returning a value (hint: they do).
Aaron Ballman
- r189605 - Silencing a rather spurious warning from MSVC 11 about not all control paths returning a value (hint: they do).
Reid Kleckner
- r189606 - Silencing the warning from r189605 in a more conformant manner.
Aaron Ballman
- r189605 - Silencing a rather spurious warning from MSVC 11 about not all control paths returning a value (hint: they do).
Aaron Ballman
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
David Blaikie
- r189609 - Debug Info: this reverts commit r189600.
Manman Ren
- [PATCH] Changed non-const method behaviour.
Delesley Hutchins
- [PATCH] Changed non-const method behaviour.
Aaron Ballman
- Patch for LWG issue #2148
Howard Hinnant
- [libcxx] r189610 - Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire.
Howard Hinnant
- [libcxx] r189610 - Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire.
David Blaikie
- [libcxx] r189610 - Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire.
Howard Hinnant
- [libcxx][PATCH] N3672 - optional
Howard Hinnant
- r189612 - Consumed analysis: non-const methods no longer transfer an object into an
DeLesley Hutchins
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
David Blaikie
- [libcxx] r189610 - Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire.
David Blaikie
- [PATCH] Changed non-const method behaviour.
Delesley Hutchins
- [PATCH] Track state of function parameters
Christian Wailes
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Richard Smith
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Eli Friedman
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Yunzhong Gao
- [PATCH] Track state of function parameters
Delesley Hutchins
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
David Blaikie
- [PATCH] Track state of function parameters
Christian Wailes
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- [PATCH] Track state of function parameters
Delesley Hutchins
- [PATCH] Add more specific lexer flags for misc GNU extensions
Eli Friedman
- r189616 - Consumed analysis: track function parameters.
DeLesley Hutchins
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Richard Smith
- [clang-tools-extra] r189008 - Introducing new tool clang-replace
Sean Silva
- [clang-tools-extra] r189008 - Introducing new tool clang-replace
Sean Silva
- r189369 - Warn that -O4 is the same as -O3.
Sean Silva
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- r189622 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Manman Ren
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- [libcxx][PATCH] N3672 - optional
Richard Smith
- [libcxx] r189623 - Xing Xue: Some minor changes for IBM XLC++/AIX.
Howard Hinnant
- [VIRUS SCAN ERROR] [libc++] Patch for AIX
Howard Hinnant
- r189625 - Adjust clang for change to APFloat::toString.
Eli Friedman
- [libcxx] r189626 - Glen: Remove unneeded _LIBCPP_ALWAYS_INLINE.
Howard Hinnant
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- r189627 - Be lazier when loading KeyFunctions from PCH/modules. We don't need to load
Richard Smith
- r189628 - ObjectiveC migrator: User of hexadecimal enumerator
Fariborz Jahanian
- Nit: libcxx @189623 - Xing Xue: Some minor changes for IBM XLC++/AIX.
"C. Bergström"
- r189629 - Map from local decl IDs to global decl IDs when lazily deserializing friend decl chains.
Richard Smith
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- r189633 - Pass the special backend option to this test for now to get it passing
Eric Christopher
- r189622 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
David Blaikie
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Richard Smith
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- [libcxx] r189634 - LWG Issue 2128: Implement global cbegin/rbegin/cend/rbegin
Marshall Clow
- [libcxx] r189634 - LWG Issue 2128: Implement global cbegin/rbegin/cend/rbegin
Howard Hinnant
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Richard Smith
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Richard Smith
- [PATCH] Add more specific lexer flags for misc GNU extensions
Peter N Lewis
- [PATCH] [analyzer] Enable limited support for temporary destructors
Jordan Rose
- [PATCH] Add more specific lexer flags for misc GNU extensions
Eli Friedman
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers
David Majnemer
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Jiangning Liu
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Richard Smith
- r189644 - Add ms_abi and sysv_abi attribute handling.
Charles Davis
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- r189645 - Simplify slightly.
Richard Smith
- r189646 - Don't eagerly load all conversion operators when loading a class declaration
Richard Smith
- r189647 - Mention in AST dump whether a class declaration is a definition.
Richard Smith
- r189649 - Fixing a bug where debug info for a local variable gets emitted at file scope.
Yunzhong Gao
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Yunzhong Gao
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
David Blaikie
- [PATCH] Add clang-format VS extension
Chandler Carruth
- r189649 - Fixing a bug where debug info for a local variable gets emitted at file scope.
David Blaikie
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Eric Christopher
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Serge Pavlov
- r189655 - clang-format: Fix corner case in builder-type calls.
Daniel Jasper
- r189657 - clang-format: Don't indent builders relative to "return".
Daniel Jasper
- [PATCH] Add more specific lexer flags for misc GNU extensions
Peter N Lewis
- [PATCH] Parse: Template specializations which aren't dependent needn't have their parsing be delayed
David Majnemer
- r189658 - clang-format: Fix incorrect indentation.
Daniel Jasper
- r189649 - Fixing a bug where debug info for a local variable gets emitted at file scope.
Evgeniy Stepanov
- r189659 - Sema: avoid reuse of Exprs when synthesizing operator=
Pavel Labath
- r189660 - Revert r189649 because it was breaking sanitizer bots.
Yunzhong Gao
- [PATCH] Sema: avoid reuse of Exprs when synthesizing operator=
Pavel Labath
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Tim Northover
- [PATCH] [analyzer] Enable limited support for temporary destructors
Pavel Labath
- r189661 - Revert r188531: "Windows ToolChain: add VS bin dir to PogramPaths"
Hans Wennborg
- [PATCH] clang-cl: support -fsanitize=address
Timur Iskhodzhanov
- r189662 - clang-format: Improve recovery from enums with errors.
Daniel Jasper
- [PATCH] [analyzer] Enable limited support for temporary destructors
Pavel Labath
- r189663 - clang-format: Enable formatting of protocol buffer definitions.
Daniel Jasper
- r189664 - clang-cl: Pass -incremental:no to linker when using ASan
Hans Wennborg
- [PATCH] clang-cl: support -fsanitize=address
Hans Wennborg
- [PATCH] Store first and last newline position in the token text for string literals and comments.
Alexander Kornienko
- [PATCH] clang-cl: support -fsanitize=address
Timur Iskhodzhanov
- Nit: libcxx @189623 - Xing Xue: Some minor changes for IBM XLC++/AIX
Xing Xue
- [PATCH] Store first and last newline position in the token text for string literals and comments.
Daniel Jasper
- r189369 - Warn that -O4 is the same as -O3.
Rafael Espíndola
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Store first and last newline position in the token text for string literals and comments.
Manuel Klimek
- [PATCH] clang-replace: Re-org of file structure
Manuel Klimek
- [PATCH] Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
Samuel Benzaquen
- r189670 - Add support for -march=slm, aka Intel Atom Silvermont.
Benjamin Kramer
- [PATCH] Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
Manuel Klimek
- [PATCH] Store first and last newline position in the token text for string literals and comments.
Alexander Kornienko
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [PATCH] Store first and last newline position in the token text for string literals and comments.
Alexander Kornienko
- [PATCH] clang-replace: Re-org of file structure
Manuel Klimek
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- [clang-tools-extra] r189671 - clang-replace: Re-org of file structure
Edwin Vane
- [PATCH] clang-replace: Re-org of file structure
Edwin Vane
- Nit: libcxx @189623 - Xing Xue: Some minor changes for IBM XLC++/AIX
Howard Hinnant
- r189676 - Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
Samuel Benzaquen
- [PATCH] Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
Samuel Benzaquen
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Tareq A. Siraj
- [clang-tools-extra] r189681 - clang-replace: Fix autoconf build failures
Edwin Vane
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [PATCH] [analyzer] Fix handling of "empty" structs with base classes
Jordan Rose
- Unavailable method checker
Richard Mazorodze
- [PATCH] Add clang-format VS extension
Nico Rieck
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Jordan Rose
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Richard Smith
- [PATCH] Remove DynCastMatcher, since it is pretty much the same as Matcher<T>::WrappedMatcher.
Samuel Benzaquen
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Ted Kremenek
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Karthik Bhat
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers
Reid Kleckner
- r189622 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Manman Ren
- r189622 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
David Blaikie
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Reid Kleckner
- r189682 - ObjectiveC migrator: infer NS_ENUM even when user
Fariborz Jahanian
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
Chandler Carruth
- [PATCH] Test for empty .clang-format file.
Alexander Kornienko
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Arthur O'Dwyer
- r189369 - Warn that -O4 is the same as -O3.
Arthur O'Dwyer
- [PATCH] CONSUMABLE class attribute
Christian Wailes
- r189369 - Warn that -O4 is the same as -O3.
Rafael Espíndola
- [PATCH] Remove instantiations of OwningPtr<T> and IntrusiveRefCntPtr<T> for every AST node type.
Samuel Benzaquen
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Delesley Hutchins
- [PATCH] CONSUMABLE class attribute
Delesley Hutchins
- [libcxx] r189687 - is_destructible for function types was mistakenly returning true instead of false. This is true in both C++11 and C++1y, but has been clarified by the post C++11 LWG issue 2049.
Howard Hinnant
- r189688 - [analyzer] Treat the rvalue of a forward-declared struct as Unknown.
Jordan Rose
- [PATCH] [analyzer] Fix handling of "empty" structs with base classes
Jordan Rose
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Tareq A. Siraj
- [clang-tools-extra] r189689 - cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [PATCH] cpp11-migrate: Refactor for driver model of operation
Edwin Vane
- [clang-tools-extra] r189691 - cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency
Edwin Vane
- [libcxx] r189692 - [tests] Change with_system_lib feature to match what XFAIL lines expect.
Daniel Dunbar
- [patch] Trying to fix pr13124
Rafael Espíndola
- [PATCH] CONSUMABLE class attribute
Christian Wailes
- [PATCH] Abstract out the emission of vtables, add basic support for vtable emission when using -cxx-abi microsoft
Reid Kleckner
- [PATCH] Add clang-format VS extension
Nico Rieck
- [PATCH] CONSUMABLE class attribute
Delesley Hutchins
- [clang-tools-extra] r189689 - cpp11-migrate: Refactor for driver model of operation
Michael Gottesman
- r189600 - Debug Info: generate a unique identifier for C++ struct, class, union, and enum.
Manman Ren
- [clang-tools-extra] r189700 - Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency"
Michael Gottesman
- [clang-tools-extra] r189691 - cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency
Michael Gottesman
- [clang-tools-extra] r189689 - cpp11-migrate: Refactor for driver model of operation
Michael Gottesman
- [PATCH] CONSUMABLE class attribute
Christian Wailes
- r189590 - [analyzer] Fix handling of "empty" structs with base classes
Richard Smith
- [PATCH] CONSUMABLE class attribute
Delesley Hutchins
- [PATCH] CONSUMABLE class attribute
Aaron Ballman
- r189702 - Consumed analysis: add 'consumable' class attribute.
DeLesley Hutchins
- [PATCH] Removing the notion of an attribute parameter
Aaron Ballman
- [PATCH] CONSUMABLE class attribute
Delesley Hutchins
- [PATCH] CONSUMABLE class attribute
Christian Wailes
- [PATCH] CONSUMABLE class attribute
Aaron Ballman
- [PATCH] Add 'return_typestate' function attribute
Christian Wailes
- r189707 - ObjectiveC migrator: If we find a method that returns a C pointer
Fariborz Jahanian
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Jordan Rose
- [PATCH] Removing the notion of an attribute parameter
Richard Smith
- r189709 - Add initial clang targeted compatible decls for Intrin.h. Step towards
Eric Christopher
- [PATCH] [analyzer] Enable limited support for temporary destructors
Jordan Rose
- r189710 - Typo.
Eric Christopher
- [PATCH] Removing the notion of an attribute parameter
Aaron Ballman
- [PATCH] Removing the notion of an attribute parameter
Richard Smith
- r189711 - Consolidating the notion of a GNU attribute parameter with the attribute argument list.
Aaron Ballman
- [PATCH] Removing the notion of an attribute parameter
Aaron Ballman
- r189712 - Possibly appeasing the build bots from r189711
Aaron Ballman
- [PATCH] Ignore calling conventions when checking function template specializations
Reid Kleckner
- r189657 - clang-format: Don't indent builders relative to "return".
Sean Silva
- r189663 - clang-format: Enable formatting of protocol buffer definitions.
Sean Silva
- r189664 - clang-cl: Pass -incremental:no to linker when using ASan
Sean Silva
- r189716 - The diagnostic err_init_conversion_failed uses the enum
Richard Trieu
- r189664 - clang-cl: Pass -incremental:no to linker when using ASan
Reid Kleckner
- r189721 - Clean out unused diagnostics.
Benjamin Kramer
- [libcxx] r189722 - SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094.
Howard Hinnant
- [libcxx] r189723 - Forgot to svn add the test for r189722.
Howard Hinnant
- [libcxx][PATCH] N3672 - optional
Howard Hinnant
- OpenCL C "long" should always have 64 bits
Erik Schnetter
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [PATCH] Parser: support Microsoft syntax for 'typename typedef'
David Majnemer
- Bug fix 12730: Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8} on ARM
weimingz at codeaurora.org
- [PATCH] Add clang-format VS extension
Kim Gräsman
- [PATCH] Add clang-format VS extension
Manuel Klimek
- [PATCH] Add 'return_typestate' function attribute
Aaron Ballman
- [PATCH] Add clang-format VS extension
Kim Gräsman
- r177035 - Add support for the 'endian' attribute for OpenCL.
Aaron Ballman
- r189731 - Improving objc_ownership attribute test coverage.
Aaron Ballman
- [PATCH] Add clang-format VS extension
Manuel Klimek
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Nick Lewycky
- [patch] Trying to fix pr13124
Eli Friedman
- [patch] Trying to fix pr13124
Rafael Espíndola
- [PATCH] [Patch] Enhance CFG to model C++ delete more precisely.
Karthik Bhat
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
Last message date:
Sun Sep 1 23:12:40 PDT 2013
Archived on: Tue Aug 4 15:31:13 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).