The Week Of Monday 25 November 2013 Archives by subject
Starting: Mon Nov 25 00:07:41 PST 2013
Ending: Sun Dec 1 23:46:48 PST 2013
Messages: 360
- [ARM] OK to delete test/CodeGen/a5.c and test/CodeGen/a15.c ?
Daniel Sanders
- Re: [cfe-dev] [PATCH] Let __attribute__((format(…))) accept OFStrings
David Chisnall
- Re: [cfe-dev] [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- Re: [cfe-dev] [PATCH] Let __attribute__((format(…))) accept OFStrings
Arthur O'Dwyer
- [clang-tools-extra] r196037 - Add a .clang-format to avoid reflow of test RUN lines
Alp Toker
- [clang-tools-extra] r196038 - Fix a variety of user-visible and comment typos
Alp Toker
- [clang-tools-extra] r196038 - Fix a variety of user-visible and comment typos
Alp Toker
- [libclc] r195898 - Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81)
Tom Stellard
- [libcxx] r195693 - Don't use T as template argument, it is part of the application
Joerg Sonnenberger
- [libcxx] r195693 - Don't use T as template argument, it is part of the application
Joerg Sonnenberger
- [libcxx] r195693 - Don't use T as template argument, it is part of the application
Bill Wendling
- [libcxx] r195733 - Merging r195693:
Bill Wendling
- [libcxx] r195785 - There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.
Marshall Clow
- [libcxx] r195796 - Remove _LIBCPP_TRIVIAL_PAIR_COPY_CTOR=0 for __APPLE__, no longer needed.
Howard Hinnant
- [libcxx] r196041 - Remove executable permissions on a text file
Sylvestre Ledru
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Marshall Clow
- [libcxx] r196077 - Merging r196058:
Bill Wendling
- [libcxxabi] r195974 - Fix indentation of fields in __cxa_exception to line up
Mark Seaborn
- [PATCH] [-cxx-abi microsoft] Implement local manglings accurately
Charles Davis
- [PATCH][AArch64] Add missing intrinsic function vbsl_f64
Jiangning Liu
- [PATCH][AArch64] Add missing intrinsic function vbsl_f64
Tim Northover
- [PATCH][AArch64] Add missing intrinsic function vcombine_f64
Jiangning Liu
- [PATCH][AArch64] Add missing intrinsic function vcombine_f64
Tim Northover
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
Chad Rosier
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
Tim Northover
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
Chad Rosier
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
Tim Northover
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
Chad Rosier
- [PATCH][AArch64]Implemented vcopy_lane patterns using scalar dup
Ana Pazos
- [PATCH][AArch64]Implemented vcopy_lane patterns using scalar dup
Jiangning Liu
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Ana Pazos
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Jiangning Liu
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Jiangning Liu
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH][AArch64] Request to push AArch64 patches to the release 3.4 branch
Chad Rosier
- [PATCH][AArch64] Request to push AArch64 patches to the release 3.4 branch
Bill Wendling
- [PATCH][AArch64] Two intrinsics are expected to return float64 not return float32.
Hao Liu
- [PATCH][AArch64] Two intrinsics are expected to return float64 not return float32.
Hao Liu
- [PATCH] [libc++] Const qualify __mem_fn call operator
Peter Collingbourne
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Peter Collingbourne
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Richard Smith
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Peter Collingbourne
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Howard Hinnant
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Richard Smith
- [PATCH] [libc++] In C++11 GNU extension mode, start emulating libstdc++'s use of constexpr.
Marshall Clow
- [PATCH] [ms-cxxabi] Construct and destroy call arguments in the correct order
Reid Kleckner
- [PATCH] [ms-cxxabi] Construct and destroy call arguments in the correct order
Richard Smith
- [PATCH] [ms-cxxabi] Construct and destroy call arguments in the correct order
Reid Kleckner
- [PATCH] [ms-cxxabi] Construct and destroy call arguments in the correct order
Reid Kleckner
- [PATCH] [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and parens
Alexey Bataev
- [PATCH] [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and parens
Alexey Bataev
- [PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.
jyoti allur
- [PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.
jyoti allur
- [patch][pr17918] Use simple section names for COMDAT sections
Rafael Espíndola
- [patch][pr17918] Use simple section names for COMDAT sections
Richard Smith
- [patch][pr17918] Use simple section names for COMDAT sections
Rafael Espíndola
- [patch][pr17918] Use simple section names for COMDAT sections
Anton Korobeynikov
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Matt Calabrese
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Daniel Marjamäki
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Matt Calabrese
- [PATCH] add an additional test case for generic attributes
Saleem Abdulrasool
- [patch] Add a testcase for visibility computation
Rafael Espíndola
- [PATCH] Add completion to the query parser, and hook it up to clang-query.
Peter Collingbourne
- [PATCH] Added an option to specify fallback style.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- [PATCH] Allow string literals as module identifiers
Daniel Jasper
- [PATCH] Another pass at adding missing matchers into the registry.
Manuel Klimek
- [PATCH] Another pass at adding missing matchers into the registry.
Samuel Benzaquen
- [PATCH] Avoid lexer crash with -frewrite-includes
Lubos Lunak
- [PATCH] Avoid lexer crash with -frewrite-includes
Alp Toker
- [PATCH] Avoid lexer crash with -frewrite-includes
Lubos Lunak
- [PATCH] Avoid lexer crash with -frewrite-includes
Alp Toker
- [PATCH] Avoid lexer crash with -frewrite-includes
Alp Toker
- [PATCH] clang-format VS plugin: bake clang-format.exe into the plug-in to make it self-contained
Hans Wennborg
- [PATCH] clang-format VS plugin: bake clang-format.exe into the plug-in to make it self-contained
Manuel Klimek
- [PATCH] clang does not emit DW_TAG_enumerator and DW_TAG_enumeration_type for unnamed enum types
jyoti allur
- [PATCH] clang does not emit DW_TAG_enumerator and DW_TAG_enumeration_type for unnamed enum types
David Blaikie
- [PATCH] clang does not emit DW_TAG_enumerator and DW_TAG_enumeration_type for unnamed enum types
jyoti allur
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Manuel Klimek
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Hans Wennborg
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Manuel Klimek
- [PATCH] Consistency for type_tag_for_datatype subject
Aaron Ballman
- [PATCH] Documentation parsing: allow some commands to have multiple paragraphs attached
Dmitri Gribenko
- [PATCH] Don't instrument inline functions that are not externally visible
Gonzalo Brito Gadeschi
- [PATCH] Don't instrument inline functions that are not externally visible
Reid Kleckner
- [PATCH] Emit an extension warning when changing system header tokens
Alp Toker
- [PATCH] Enable FeatureMP for Cortex-A5 by default
James Molloy
- [PATCH] Enable FeatureMP for Cortex-A5 by default
Renato Golin
- [PATCH] Enable FeatureMP for Cortex-A5 by default
Amara Emerson
- [PATCH] Fix crash in getStringSplit.
Alexander Kornienko
- [PATCH] Fix crash in getStringSplit.
Manuel Klimek
- [PATCH] Fix crash in getStringSplit.
Alexander Kornienko
- [PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
Brad Smith
- [PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
Rafael Espíndola
- [PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
Brad Smith
- [PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
Rafael Espíndola
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
Warren Hunt
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
Warren Hunt
- [PATCH] Fix the failure exposed by checking constant integer argument range
Jiangning Liu
- [PATCH] Fix the failure exposed by checking constant integer argument range
Tim Northover
- [PATCH] Fix the failure exposed by checking constant integer argument range
Jiangning Liu
- [PATCH] Fix the failure exposed by checking constant integer argument range
Tim Northover
- [PATCH] Generate diagnostic checks for attribute subjects
Aaron Ballman
- [PATCH] Generate diagnostic checks for attribute subjects
Richard Smith
- [PATCH] Generate diagnostic checks for attribute subjects
Aaron Ballman
- [PATCH] Generate diagnostic checks for attribute subjects
Richard Smith
- [PATCH] Generate diagnostic checks for attribute subjects
Aaron Ballman
- [PATCH] Generate diagnostic checks for attribute subjects
Richard Smith
- [PATCH] Generate diagnostic checks for attribute subjects
Aaron Ballman
- [PATCH] Generate diagnostic checks for attribute subjects
Richard Smith
- [PATCH] Generate diagnostic checks for attribute subjects
Aaron Ballman
- [PATCH] Handling custom subjects in Attr.td
Aaron Ballman
- [PATCH] Handling custom subjects in Attr.td
Richard Smith
- [PATCH] Handling custom subjects in Attr.td
Aaron Ballman
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- [PATCH] Initial instrumentation based PGO implementation
Justin Bogner
- [PATCH] Introduce Parser::completeExpression.
Samuel Benzaquen
- [PATCH] Introduce Registry::getCompletions.
Samuel Benzaquen
- [PATCH] Let __attribute__((format(…))) accept OFStrings
Alp Toker
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Arthur O'Dwyer
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jean-Daniel Dupas
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Arthur O'Dwyer
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Arthur O'Dwyer
- [PATCH] Let __attribute__((format(…))) accept OFStrings
Alp Toker
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- [PATCH] Microsoft Record Layout Required Alignment
Warren Hunt
- [PATCH] Microsoft Record Layout Required Alignment
Warren Hunt
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Anders Rönnholm
- [PATCH] New warning when using memset etc on std class data
Daniel Marjamäki
- [PATCH] PR12463 : Warnings about nonsensical comparisons are disabled if macro expansion is involved
Lubos Lunak
- [PATCH] PR15610 : -Wunused-macros warns despite line markers
Lubos Lunak
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false positives
Lubos Lunak
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
Lubos Lunak
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
Reid Kleckner
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
Lubos Lunak
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
Alp Toker
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
Lubos Lunak
- [PATCH] PR9537: Do not warn about unknown pragmas with -Eonly/-M etc.
Lubos Lunak
- [PATCH] PR9537: Do not warn about unknown pragmas with -Eonly/-M etc.
Richard Smith
- [PATCH] PR9537: Do not warn about unknown pragmas with -Eonly/-M etc.
Lubos Lunak
- [PATCH] PR9537: Do not warn about unknown pragmas with -Eonly/-M etc.
Richard Smith
- [PATCH] Sema: Instantiate local class and their members appropriately
David Majnemer
- [PATCH] Sema: Instantiate local class and their members appropriately
Richard Smith
- [PATCH] Sema: Instantiate local class and their members appropriately
David Majnemer
- [PATCH] Sema: Instantiating variable definitions weren't local enough
David Majnemer
- [PATCH] Sema: Instantiating variable definitions weren't local enough
Richard Smith
- [PATCH] Sema: Instantiating variable definitions weren't local enough
David Majnemer
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Pekka Jääskeläinen
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Pekka Jääskeläinen
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
David Tweed
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Bill Wendling
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
David Tweed
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Richard Smith
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
John McCall
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Tune capturing of init-captures in non-generic lambdas
Faisal Vali
- [PATCH] Update to Microsoft VBases after bitfields
Warren Hunt
- [PATCH] Update to Microsoft VBases after bitfields
Richard Smith
- [PATCH] Update to Microsoft VBases after bitfields
Warren Hunt
- [PATCH] Update to Microsoft VBases after bitfields
Warren Hunt
- [PATCH libcxxabi] Fix indentation of fields in "struct __cxa_exception" to line up
JF Bastien
- [PATCHv2] implement -Wold-style-cast
Alp Toker
- [PATCHv2] implement -Wold-style-cast
Sean Silva
- [PATCHv2] implement -Wold-style-cast
Alp Toker
- [PATCHv2] implement -Wold-style-cast
Dmitri Gribenko
- [PATCHv2] implement -Wold-style-cast
Alp Toker
- [PATCHv3] implement -Wold-style-cast
Ondřej Hošek
- [PATCHv3] implement -Wold-style-cast
Alp Toker
- [PATCHv3] implement -Wold-style-cast
Ondřej Hošek
- clang crash on designted initializers.
Enea Zaffanella
- libcxx: support typeids across DLL boundary
Reid Kleckner
- Patch for clang-format to allow references and pointers to bind differently
Ben Longbons
- Patch for clang-format to allow references and pointers to bind differently
Daniel Jasper
- Patch for clang-format to allow references and pointers to bind differently
Ben Longbons
- Patch for clang-format to allow references and pointers to bind differently
Alp Toker
- Patch for clang-format to allow references and pointers to bind differently
Ben Longbons
- Patch for clang-format to allow references and pointers to bind differently
Daniel Jasper
- Patch for clang-format to allow references and pointers to bind differently
Ben Longbons
- Patch for clang-format to allow references and pointers to bind differently
Dmitri Gribenko
- patch to preserve carriage returns when using clang-format VS plugin
jpark37 .
- patch to preserve carriage returns when using clang-format VS plugin
Daniel Jasper
- patch to preserve carriage returns when using clang-format VS plugin
jpark37 .
- patch to preserve carriage returns when using clang-format VS plugin
Manuel Klimek
- patch to preserve carriage returns when using clang-format VS plugin
Alp Toker
- patch to preserve carriage returns when using clang-format VS plugin
Daniel Jasper
- patch to preserve carriage returns when using clang-format VS plugin
Manuel Klimek
- patch to preserve carriage returns when using clang-format VS plugin
jpark37 .
- patch to preserve carriage returns when using clang-format VS plugin
Manuel Klimek
- patch to preserve carriage returns when using clang-format VS plugin
James Park
- Question about OpenCL language standard option
JinGu Kang
- Question about OpenCL language standard option
Joey Gouly
- Question about OpenCL language standard option
Arthur O'Dwyer
- Question about OpenCL language standard option
jingu
- r188906 - Centralize the handling of -target-feature.
Lang Hames
- r193969 - Implement final resolution of DR1402: implicitly-declared move operators that
Argyrios Kyrtzidis
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- r195126 - Revert r194540, it breaks various C++ programs.
Joerg Sonnenberger
- r195126 - Revert r194540, it breaks various C++ programs.
Richard Smith
- r195126 - Revert r194540, it breaks various C++ programs.
Bill Wendling
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Ted Kremenek
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Aaron Ballman
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Ted Kremenek
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Aaron Ballman
- r195626 - Tests for core issues 270-300.
Richard Smith
- r195626 - Tests for core issues 270-300.
Renato Golin
- r195626 - Tests for core issues 270-300.
Richard Smith
- r195634 - clang-format: Refactor calculation of lines intersecting with -lines.
Daniel Jasper
- r195638 - clang-format: Fix formatting of empty files (fixes c-index-tests).
Daniel Jasper
- r195641 - [ARM] Enable FeatureMP for Cortex-A5 by default.
Amara Emerson
- r195647 - Another pass at adding missing matchers into the registry.
Samuel Benzaquen
- r195669 - [-cxx-abi microsoft] Create backrefs for <unnamed-type-`id'>
David Majnemer
- r195673 - Fix test failure on targets where size_t is unsigned int.
Richard Smith
- r195675 - Making type_tag_for_datatype consistent with its declared subject from Attr.td. Also updated the related testcase.
Aaron Ballman
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Rafael Espindola
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
NAKAMURA Takumi
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Rafael Espíndola
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
NAKAMURA Takumi
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Bill Wendling
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Anton Korobeynikov
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Rafael Espíndola
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Rafael Espíndola
- r195687 - PR18044: Reject declarations of enumtype::X early to avoid an assertion in
Richard Smith
- r195690 - Clang format VS plugin: update build prerequisites in the README
Hans Wennborg
- r195703 - Fix buildbot.
Richard Smith
- r195710 - Unbreak -fms-extensions with GNU libc headers
Alp Toker
- r195714 - Remove some unused locals
Alp Toker
- r195728 - Fix crash in getStringSplit.
Alexander Kornienko
- r195750 - [Mips] Call findMIPSABIDirSuffix() for MIPS targets only.
Simon Atanasyan
- r195751 - [Mips] Do not detect a used MIPS toolchain. Build a path suffix for FSF
Simon Atanasyan
- r195752 - [Mips] Merge two MIPS Code Sourcery toolchain tests into the single one.
Simon Atanasyan
- r195753 - [Mips] Add support for nan2008 libraries and headers look up for Code
Simon Atanasyan
- r195754 - [Mips] Reduce number of FileCheck variables used in the tests.
Simon Atanasyan
- r195755 - [Mips] Replace explicit argument handling by the single ArgList::AddLastArg() call.
Simon Atanasyan
- r195756 - [Mips] Pass -mmsa option to the assembler.
Simon Atanasyan
- r195760 - fix a typo
Gabor Greif
- r195761 - Changed non-printable characters in the test to the escaped form. Apparently, not all tools display non-printable characters ; )
Alexander Kornienko
- r195767 - Move these virtual methods out of line.
Rafael Espindola
- r195768 - Don't call getMostRecentDecl when we know we have it.
Rafael Espindola
- r195770 - Replacing a custom diagnostic with a more standard one. No functional change intended.
Aaron Ballman
- r195777 - Thread safety analysis: fix ICE due to missing null check on dyn_cast.
DeLesley Hutchins
- r195789 - [AArch64] Add support for NEON scalar floating-point to integer convert
Chad Rosier
- r195792 - Remove unused entity from .td file.
Richard Smith
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
James Dennett
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
Rafael Espíndola
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
Richard Smith
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
Chandler Carruth
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes, and changing some of
James Dennett
- r195802 - Fix the build break introduced by r195799 by restoring two close
Chandler Carruth
- r195804 - [AArch64] Add support for NEON scalar floating-point absolute difference.
Chad Rosier
- r195805 - Remove 'DistinctSpellings' support from Attr.td and change its only user to
Richard Smith
- r195808 - Implement -Wold-style-cast
Alp Toker
- r195809 - Unify lookup from within not-yet-defined defaulted special members: use common
Richard Smith
- r195813 - Add a triple to fix this test on Windows
Alp Toker
- r195814 - Remove a whole lot of unused variables
Alp Toker
- r195814 - Remove a whole lot of unused variables
Pasi Parviainen
- r195814 - Remove a whole lot of unused variables
Alp Toker
- r195814 - Remove a whole lot of unused variables
Pasi Parviainen
- r195814 - Remove a whole lot of unused variables
Alp Toker
- r195814 - Remove a whole lot of unused variables
Pasi Parviainen
- r195814 - Remove a whole lot of unused variables
Alp Toker
- r195819 - [libclang] Make sure we don't access past the tokens buffer while token annotation.
Argyrios Kyrtzidis
- r195819 - [libclang] Make sure we don't access past the tokens buffer while token annotation.
Alp Toker
- r195819 - [libclang] Make sure we don't access past the tokens buffer while token annotation.
Argyrios Kyrtzidis
- r195819 - [libclang] Make sure we don't access past the tokens buffer while token annotation.
Alp Toker
- r195827 - Sema: Instantiate local class and their members appropriately
David Majnemer
- r195828 - [Sema] Don't look for the instantiation of a local extern decl in a different
Argyrios Kyrtzidis
- r195829 - [libclang] Check for LIBCLANG_DISABLE_CRASH_RECOVERY before enabling crash recovery.
Argyrios Kyrtzidis
- r195841 - Laying the basic groundwork for table generating the diagnostics for attribute subjects. This makes some modifications to the way subjects are listed in Attr.td, and updates the attr emitter to handle the new constructs.
Aaron Ballman
- r195841 - Laying the basic groundwork for table generating the diagnostics for attribute subjects. This makes some modifications to the way subjects are listed in Attr.td, and updates the attr emitter to handle the new constructs.
Alexander Kornienko
- r195841 - Laying the basic groundwork for table generating the diagnostics for attribute subjects. This makes some modifications to the way subjects are listed in Attr.td, and updates the attr emitter to handle the new constructs.
Aaron Ballman
- r195841 - Laying the basic groundwork for table generating the diagnostics for attribute subjects. This makes some modifications to the way subjects are listed in Attr.td, and updates the attr emitter to handle the new constructs.
Alexander Kornienko
- r195842 - Removing the description part of a subset subject. It is unused, and wouldn't be future-proof regarding translation issues. It is also covered by SubjectList's CustomDiag member.
Aaron Ballman
- r195844 - Fix the AArch64 NEON bug exposed by checking constant integer argument range of ACLE intrinsics.
Jiangning Liu
- r195846 - Trivial fix: remove unused variable
Alexander Kornienko
- r195848 - Refactored semantic handlers that would unilaterally apply the attribute to a Decl so they all go through a common interface. No functional change intended.
Aaron Ballman
- r195850 - Adding in the subject for the init_priority attribute.
Aaron Ballman
- r195851 - Enabling the subject list for the warn_unused attribute, and adding a test case. Previously, would issue a "warning ignored" diagnostic instead of the more specific "only applies to."
Aaron Ballman
- r195862 - Adding the Subjects entry back for the noreturn attributes. This caused some test cases to be updated because the original diagnostic was about applying to methods as well as functions, but the semantic checking disallowed methods.
Aaron Ballman
- r195864 - Automated checking for C++ when determining what argument to send to the diagnostic for attribute subjects. In turn, this allows the Subjects to be enabled for some more attributes and improves diagnostics. Updated a test case based on the improved diagnostic.
Aaron Ballman
- r195866 - Converts the lockable attributes to use the simple attribute handler because the semantic checking was already automated.
Aaron Ballman
- r195872 - Bring back a StringRef used in some build configurations
Alp Toker
- r195875 - Renaming Struct to GenericRecord for clarity; could not use Record as the enumerant because that's already taken by the Record class.
Aaron Ballman
- r195876 - Remove unused diagnostic.
Benjamin Kramer
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
Lubos Lunak
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
Alp Toker
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
Alp Toker
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
Lubos Lunak
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
Alp Toker
- r195886 - Improve BOM test from r195877
Alp Toker
- r195887 - Sema: Instantiation of variable definitions weren't local enough
David Majnemer
- r195888 - Add support for C++'s SD6 feature test macros.
Richard Smith
- r195889 - Attempt to make test from r195886 portable with different shells
Alp Toker
- r195891 - One last portability fix attempt for r195886
Alp Toker
- r195897 - Add a return statement to the func with an int return type.
Kaelyn Uhrain
- r195897 - Add a return statement to the func with an int return type.
David Majnemer
- r195897 - Add a return statement to the func with an int return type.
Richard Smith
- r195897 - Add a return statement to the func with an int return type.
David Majnemer
- r195897 - Add a return statement to the func with an int return type.
Richard Smith
- r195897 - Add a return statement to the func with an int return type.
Bill Wendling
- r195904 - Ensure that the output BOM test check is run
Alp Toker
- r195906 - Sema: Assert that there are no pending local instantiations left
David Majnemer
- r195907 - Fix test on Windows
Alp Toker
- r195910 - InclusionRewriter: Avoid duplicated BOM check
Alp Toker
- r195925 - clang-format: Improve selective formatting of nested statements.
Daniel Jasper
- r195937 - Add missing intrinsic function vcombine_f64 for AArch64 NEON.
Jiangning Liu
- r195940 - Add missing intrinsic function vbsl_f64 for AArch64 NEON.
Jiangning Liu
- r195942 - Fix the problem that the range check for scalar narrow shift is too wide.
Hao Liu
- r195943 - AArch64: Two intrinsics are expected to return float64 not float32 in arm_neon.h
Hao Liu
- r195952 - clang-format: Fix bad indentation of nested blocks.
Daniel Jasper
- r195953 - clang-format: Correctly handle Qt's Q_SLOTS.
Daniel Jasper
- r195954 - clang-format: Extends formatted ranges to subsequent lines comments.
Daniel Jasper
- r195954 - clang-format: Extends formatted ranges to subsequent lines comments.
Rafael Espíndola
- r195960 - Enables support for custom subject lists for attributes. As a testbed, uses the custom subject for the ibaction attribute.
Aaron Ballman
- r195961 - Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- r195961 - Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- r195961 - Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Nico Weber
- r195962 - Fixes a possible assert in the custom SubsetSubject logic for the attr emitter.
Aaron Ballman
- r195963 - Using a custom subject to reenable the Subjects line for the ns_bridged attribute. No functional change intended.
Aaron Ballman
- r195964 - Refactored the tls_model attribute to use a custom subset subject. No functional change intended.
Aaron Ballman
- r195970 - NetBSD uses signed wchar_t on ARM platforms.
Joerg Sonnenberger
- r195970 - NetBSD uses signed wchar_t on ARM platforms.
Joerg Sonnenberger
- r195970 - NetBSD uses signed wchar_t on ARM platforms.
Bill Wendling
- r195982 - add an additional test case for generic attributes
Saleem Abdulrasool
- r195983 - Update the LeakSanitizer documentation with a proper link.
Sergey Matveev
- r195983 - Update the LeakSanitizer documentation with a proper link.
Sean Silva
- r195983 - Update the LeakSanitizer documentation with a proper link.
Sergey Matveev
- r195983 - Update the LeakSanitizer documentation with a proper link.
Kostya Serebryany
- r195985 - Fix typo: s/Occurence/Occurrence/
Alp Toker
- r196045 - Reenable ms inline asm test.
Benjamin Kramer
- r196048 - CommentLexer: When proceeding with a typo corrected name don't clobber the token.
Benjamin Kramer
- r196048 - CommentLexer: When proceeding with a typo corrected name don't clobber the token.
Dmitri Gribenko
- r196048 - CommentLexer: When proceeding with a typo corrected name don't clobber the token.
Bill Wendling
- r196050 - Handle CC and NoReturn when instantiating members of class templates.
Rafael Espindola
- r196060 - Correct test to target 'unknown'
Alp Toker
- r196061 - Fix inconsistent diag name
Alp Toker
- r196062 - Correct a user-visible static analyzer message typo
Alp Toker
- Record ranges skipped by the preprocessor and expose them with libclang.
Erik Verbruggen
- Unavailable method checker
Richard
- XCore target exception handling
Eric Christopher
Last message date:
Sun Dec 1 23:46:48 PST 2013
Archived on: Tue Aug 4 15:31:23 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).