The Week Of Monday 9 December 2013 Archives by date
Starting: Mon Dec 9 00:52:23 PST 2013
Ending: Sun Dec 15 23:23:08 PST 2013
Messages: 547
- r196763 - Minor cleanup and reorg of C++ status page.
Richard Smith
- r196765 - Versions of GCC newer than 4.8 exist these days =)
Richard Smith
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT. -Clang
Kevin Qin
- r196771 - [-cxx-abi microsoft] Mangle large integral constants correctly
David Majnemer
- r196606 - Add option to use temporary file for assembling with clang
Timur Iskhodzhanov
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Tim Northover
- [PATCH] Support poly128_t and implement relevant intrinsic. -Clang
Tim Northover
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r196776 - Make the -Wkeyword-compat diag message more accurate
Alp Toker
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT. -Clang
Tim Northover
- [PATCH] Modules: Make missing headers in a module.map a warning not an error.
Daniel Jasper
- [PATCH] Modules: Error on missing header files only if a module is built/used.
Daniel Jasper
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
scott douglass
- [PATCH] Added SpaceAfterFunctionName option
Alexander Kornienko
- [PATCH] Improve the detection of the path
Sylvestre Ledru
- r196782 - Remove old -fdiagnostics-show-name option
Alp Toker
- [PATCH] Support GNU style rule to put a space before opening parenthesis.
Daniel Jasper
- r196783 - clang-format: Be more conservative about braced list column layout.
Daniel Jasper
- r196784 - Output destructors and constructors in a more natural order.
Rafael Espindola
- r196785 - When we decide to output a deferred decl, remember the llvm GlobalValue.
Rafael Espindola
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Alp Toker
- [libcxx] r196788 - Refactor some of the operations in <string> so that they can be reused; no functionality change
Marshall Clow
- r196789 - Save another call to GetAddrOfFunction.
Rafael Espindola
- [PATCH] Multiple target-specific attributes with the same spelling
Aaron Ballman
- [PATCH] Improve the detection of the path
Rafael Ávila de Espíndola
- [PATCH] Improve the detection of the path
Sylvestre Ledru
- r196629 - ObjectiveC. Continuing implementation of objc_bridge_related
Jordan Rose
- r196730 - There's no such thing as %clang_cc1_only
Jordan Rose
- r196730 - There's no such thing as %clang_cc1_only
Alp Toker
- XCore target: add section information.
Robert Lytton
- [LIBCXX] Refactoring common code in <ostream>
Marshall Clow
- r196606 - Add option to use temporary file for assembling with clang
David Peixotto
- r196606 - Add option to use temporary file for assembling with clang
Timur Iskhodzhanov
- r196797 - clang/test/lit.cfg: Remove get_llc_props. check-clang itself no longer invokes llc.
NAKAMURA Takumi
- r196798 - [CMake] clangDriver: Move LLVM stuff in target_link_library to LLVM_LINK_COMPONENTS.
NAKAMURA Takumi
- r196800 - [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS.
NAKAMURA Takumi
- [libcxxabi patch] Add Registers_arm class and unw_getcontext implementation
Nico Weber
- [libcxxabi patch] Add Registers_arm class and unw_getcontext implementation
Nico Weber
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Richard Smith
- [PATCH] Allow predefined styles to define different options for different languages.
Alexander Kornienko
- r196803 - [CMake] clangSema doesn't depend on LLVM CodeGen any more.
NAKAMURA Takumi
- [clang-tools-extra] r196804 - check-clang-tools: Prune 'clang' stuff. Clang is not used here.
NAKAMURA Takumi
- [clang-tools-extra] r196805 - [CMake] clang-tools-extra may not depend on LLVM CodeGen.
NAKAMURA Takumi
- [PATCH] Support GNU style rule to put a space before opening parenthesis.
Alexander Kornienko
- [PATCH] [PATCH][AArch64]Some ACLE pair builtin functions are not handled
David Blaikie
- [PATCH] [PATCH][AArch64]Pattern match failures for truncate store and extend load
David Blaikie
- [PATCH] Fix PR18177 -- initializer-lists with multi-D new arrays causes crash
Faisal Vali
- [PATCH] clang-format-diff.py: Support more filename extensions
Alp Toker
- [PATCH] Fix std::uncaught_exception() to return true during exception initialization
Mark Seaborn
- r196828 - Objective-C: Improve on various diagnostics related to
Fariborz Jahanian
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- r196629 - ObjectiveC. Continuing implementation of objc_bridge_related
jahanian
- r196834 - [AArch64] Remove q and non-q intrinsic definitions from the NEON scalar reduce
Chad Rosier
- r196835 - [AArch64] Refactor the NEON scalar reduce pairwise front-end codegen to remove
Chad Rosier
- r196836 - [AArch64] Refactor the NEON scalar reduce pairwise intrinsics so that they use
Chad Rosier
- r196839 - Fix return of empty range in MSAsmStmt::children
Reid Kleckner
- r196839 - Fix return of empty range in MSAsmStmt::children
David Blaikie
- [patch] Fix pr18141
Hans Wennborg
- r196606 - Add option to use temporary file for assembling with clang
Reid Kleckner
- r196852 - Sema: Enforce C++11 pointer-to-member template arguments should rules
David Majnemer
- [patch] Fix pr18141
Reid Kleckner
- r196854 - Fix via-file-asm test failure on windows
David Peixotto
- r196855 - Take into consideration calling convention when processing specializations.
Rafael Espindola
- r196606 - Add option to use temporary file for assembling with clang
David Peixotto
- r196606 - Add option to use temporary file for assembling with clang
David Peixotto
- r196606 - Add option to use temporary file for assembling with clang
Alp Toker
- r196606 - Add option to use temporary file for assembling with clang
Rafael Espíndola
- r196859 - Use llvm::sys::path::append to concatenate paths
Dmitri Gribenko
- [clang-tools-extra] r196860 - [CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
- r196861 - [ms-abi] 64-bit fixes for r196549
Warren Hunt
- r196862 - Try to fix the test for Windows paths after r196859
Dmitri Gribenko
- [PATCH] [PATCH][AArch64]Some ACLE pair builtin functions are not handled
Hao Liu
- [clang-tools-extra] r196863 - Fix assertion error.
John Thompson
- r196864 - [CMake] clang/lib: Prune redundant dependencies.
NAKAMURA Takumi
- r196865 - Revert r196859, "Use llvm::sys::path::append to concatenate paths", to appease FileManager.
NAKAMURA Takumi
- r196854 - Fix via-file-asm test failure on windows
Reid Kleckner
- r196606 - Add option to use temporary file for assembling with clang
Reid Kleckner
- r196658 - CodeGen: Don't emit linkage on thunks that aren't emitted because they're vararg.
Reid Kleckner
- r196888 - [AArch64 NEON] Support poly128_t and implement relevant intrinsic.
Kevin Qin
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
Richard Smith
- r196893 - Regenerate DR status page.
Richard Smith
- [PATCH] clang-format-diff.py: Support more filename extensions
Daniel Jasper
- [PATCH] Allow predefined styles to define different options for different languages.
Daniel Jasper
- r196901 - Support GNU style rule to put a space before opening parenthesis.
Alexander Kornienko
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
David Tweed
- r196903 - Trivial change: added 'using clang::format::FormatStyle;'
Alexander Kornienko
- [PATCH] Support GNU style rule to put a space before opening parenthesis.
Alexander Kornienko
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Artyom Skrobov
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- r196909 - Allow predefined styles to define different options for different languages.
Alexander Kornienko
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Simon Atanasyan
- [clang-tools-extra] r194707 - Make clang's static analyzer checks available through clang-tidy.
Manuel Klimek
- [PATCH] Allow predefined styles to define different options for different languages.
Alexander Kornienko
- r196910 - [mips][msa] Correct sld and sldi builtins.
Daniel Sanders
- r196913 - Darwin: update clang test to new iOS default version (5.0)
Tim Northover
- r196771 - [-cxx-abi microsoft] Mangle large integral constants correctly
İsmail Dönmez
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- r196915 - Add ObjCARCOpts to LINK_COMPONENTS.
NAKAMURA Takumi
- r196916 - [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
Renato Golin
- r196771 - [-cxx-abi microsoft] Mangle large integral constants correctly
İsmail Dönmez
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Anders Rönnholm
- r196917 - clang-format-diff.py: Support -regex filter and more filename extensions
Alp Toker
- [PATCH] clang-format-diff.py: Support more filename extensions
Alp Toker
- [PATCH] Early attempts to format in GNU style.
Alexander Kornienko
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Artyom Skrobov
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Alp Toker
- r196927 - [AArch64] Refactor the Neon vector/scalar floating-point convert implementation.
Chad Rosier
- r196928 - Early attempts to format in GNU style.
Alexander Kornienko
- [PATCH] Early attempts to format in GNU style.
Alexander Kornienko
- r196929 - Remove IndentBlocks, which sneaked winto the previous commit
Alexander Kornienko
- r194710 - [objcmt] Introduce "objcmt-white-list-dir-path=" option.
Alp Toker
- r196931 - [AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
Chad Rosier
- r196935 - Objective-C. Provide fixit's for objc_bride_related
Fariborz Jahanian
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Jordan Rose
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- r196828 - Objective-C: Improve on various diagnostics related to
Jordan Rose
- r196606 - Add option to use temporary file for assembling with clang
Alp Toker
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- r196936 - [AArch64] Refactor the redundant code in the EmitAArch64ScalarBuiltinExpr()
Chad Rosier
- r196937 - [analyzer] Extend IdenticalExprChecker to check ternary operator results.
Jordan Rose
- r196938 - [analyzer] Misc. tidying in IdenticalExprChecker.
Jordan Rose
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Jordan Rose
- r196940 - Update clang MS inline asm tests for r196939
Reid Kleckner
- r196854 - Fix via-file-asm test failure on windows
David Peixotto
- r196942 - [AST] In ObjCInterfaceDecl::isDesignatedInitializer(), use getMethod() instead of lookupMethod().
Argyrios Kyrtzidis
- r196943 - [objcmt] Add a modernization option to infer and suggest designated initializers.
Argyrios Kyrtzidis
- r196944 - [Driver] Rename '-objcmt-white-list-dir-path' option to '-objcmt-whitelist-dir-path' and add an alias for now.
Argyrios Kyrtzidis
- r196854 - Fix via-file-asm test failure on windows
Reid Kleckner
- r196946 - Make the -via-file-asm an InternalDebugOpt
David Peixotto
- r194710 - [objcmt] Introduce "objcmt-white-list-dir-path=" option.
Argyrios Kyrtzidis
- r196606 - Add option to use temporary file for assembling with clang
David Peixotto
- r196950 - Improve on an objc_bridge_related diagnostic.
Fariborz Jahanian
- [libcxx] r196951 - Refactored a bunch of duplicated code in <ostream>. Made a new routine called __put_character_sequence, and made nine places call it.
Marshall Clow
- r196828 - Objective-C: Improve on various diagnostics related to
jahanian
- r196953 - Add a triple to this IRgen test to unbreak the ARM bots.
Richard Smith
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
Richard Smith
- r196954 - Enhance attribute machinery to include ObjCProtocols as "subjects" in attribute declarations.
Ted Kremenek
- r196955 - Rename attribute 'objc_suppress_protocol_methods' to 'objc_protocol_requires_explicit_implementation'.
Ted Kremenek
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
Renato Golin
- r196957 - Rewrite docs/LeakSanitizer.rst. Add it to index.
Sergey Matveev
- [PATCH] Fix "modular" import when we find the header in the current directory
Dmitri Gribenko
- [PATCH] Fix "modular" import when we find the header in the current directory
Dmitri Gribenko
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
David Blaikie
- [PATCH] Fix "modular" import when we find the header in the current directory
Richard Smith
- r196959 - Tiny cleanup, as suggested by David Blaikie.
Richard Smith
- [PATCH] Fix "modular" import when we find the header in the current directory
Dmitri Gribenko
- [PATCH] Fix "modular" import when we find the header in the current directory
Daniel Jasper
- r196892 - Implement DR1460: fix handling of default initializers in unions; don't allow
Richard Smith
- r196828 - Objective-C: Improve on various diagnostics related to
Jordan Rose
- r196961 - Parse: Avoid crashing on unterminated top-level asm strings
Justin Bogner
- r196966 - [AArch64] Overload NEON signed/unsigned integer convert to floating-point
Chad Rosier
- r196967 - [AArch64] Overload NEON signed/unsigned floating-point convert to fixed-point
Chad Rosier
- r196968 - [AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-point
Chad Rosier
- r196969 - [AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64
Chad Rosier
- r196977 - Objective-C. Minor change to a diagnostic.
Fariborz Jahanian
- [PATCH] Turn IAS on by default on ARM
Renato Golin
- r196828 - Objective-C: Improve on various diagnostics related to
jahanian
- r196981 - darwin asm driver: suppress -Q for -no-integrated-as on darwin<11
David Fang
- r196828 - Objective-C: Improve on various diagnostics related to
Jordan Rose
- r196981 - darwin asm driver: suppress -Q for -no-integrated-as on darwin<11
Jordan Rose
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Hans Wennborg
- r196982 - style fix
David Fang
- r196984 - ObjectiveC. Provide a property-dot syntax for fixit
Fariborz Jahanian
- [PATCH] Turn IAS on by default on ARM
Joerg Sonnenberger
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Richard Smith
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Hans Wennborg
- r196989 - ObjectiveC. Fixes a bug where an 'unused property ivar'
Fariborz Jahanian
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Hans Wennborg
- r196993 - [objcmt] Transfer '-objcmt-migrate-designated-init' from the driver to cc1 invocation.
Argyrios Kyrtzidis
- r196995 - When performing an array new of a multidimensional array with an initializer
Richard Smith
- [PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.
Richard Smith
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Richard Smith
- r196997 - [ms-abi] Makes Virtual Base Alignment Look at All Virtual Bases
Warren Hunt
- r191064 - Switch the semantic DeclContext for a block-scope declaration of a function or
Argyrios Kyrtzidis
- [PATCH] Fix PR18177 -- initializer-lists with multi-D new arrays causes crash
Faisal Vali
- r197000 - When performing a delayed access check, use the surrounding lexical context for
Richard Smith
- r191064 - Switch the semantic DeclContext for a block-scope declaration of a function or
Richard Smith
- r196997 - [ms-abi] Makes Virtual Base Alignment Look at All Virtual Bases
David Majnemer
- r191064 - Switch the semantic DeclContext for a block-scope declaration of a function or
Argyrios Kyrtzidis
- [PATCH] Turn IAS on by default on ARM
Tim Northover
- [libcxx] r197013 - Merging r-196058:
Bill Wendling
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Bill Wendling
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Marshall Clow
- [PATCH] Turn IAS on by default on ARM
Renato Golin
- [PATCH] Turn IAS on by default on ARM
Tim Northover
- [PATCH] Modules: Error on missing header files only if a module is built/used.
Daniel Jasper
- [PATCH] [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and parens
Alexey Bataev
- r197021 - Change layering warning tests to not actually build modules.
Daniel Jasper
- r197022 - Mention LeakSanitizer in AddressSanitizer docs.
Sergey Matveev
- [PATCH] Fix "modular" import when we find the header in the current directory
Daniel Jasper
- r197024 - Turning IAS on by default on ARM/Thumb
Renato Golin
- [PATCH] Turn IAS on by default on ARM
Renato Golin
- [PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.
jyoti allur
- [PATCH] Implemented GNU-style formatting for compound statements.
Daniel Jasper
- [PATCH] Filter-out irrelevant command-line options in CommonOptionsParser.
Alexander Kornienko
- [PATCH] check for Incorrect logic in operator
Anders Rönnholm
- r197033 - Only build ARM-specific runtimes if ARM is enabled
Tim Northover
- r197034 - Modules: Let -fmodules-decluse ignore headers that aren't in a module
Daniel Jasper
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- r197035 - Add file missing from r197034.
Daniel Jasper
- [PATCH] Filter-out irrelevant command-line options in CommonOptionsParser.
Alexander Kornienko
- [PATCH] Select correct embedded libclang_rt on Darwin
Tim Northover
- r196955 - Rename attribute 'objc_suppress_protocol_methods' to 'objc_protocol_requires_explicit_implementation'.
Aaron Ballman
- r197036 - Add front-end infrastructure now address space casts are in LLVM IR.
David Tweed
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Simon Atanasyan
- [PATCH] Refactor duplicate functions
Bernie Ogden
- [PATCH] Remove PragmaIntroducerKind?
Renato Golin
- [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
David Tweed
- [PATCH] Refactor duplicate functions
Tim Northover
- [PATCH] Select correct embedded libclang_rt on Darwin
Tim Northover
- [PATCH] Implemented GNU-style formatting for compound statements.
Daniel Jasper
- [PATCH] Select correct embedded libclang_rt on Darwin
Tim Northover
- [PATCH] Select correct embedded libclang_rt on Darwin
Renato Golin
- [PATCH] Remove PragmaIntroducerKind?
Enea Zaffanella
- [PATCH] Remove PragmaIntroducerKind?
Renato Golin
- r197043 - Add comment about PragmaIntroducerKind
Renato Golin
- [PATCH] Remove PragmaIntroducerKind?
Alp Toker
- [PATCH] Make Clang::Driver/linker-opts.c safe on a bare-metal compiler
Richard Barton
- [PATCH] Remove PragmaIntroducerKind?
Renato Golin
- [PATCH] Make Clang::Driver/linker-opts.c safe on a bare-metal compiler
Tim Northover
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Daniel Connelly
- [PATCH] CMake: enable building the clang-format vs plugin
Manuel Klimek
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] CMake: enable building the clang-format vs plugin
Manuel Klimek
- [PATCH] CMake: enable building the clang-format vs plugin
Manuel Klimek
- r196997 - [ms-abi] Makes Virtual Base Alignment Look at All Virtual Bases
Warren Hunt
- [PATCH] Refactor duplicate functions
Renato Golin
- [PATCH] CMake: enable building the clang-format vs plugin
Manuel Klimek
- [PATCH] GCC does not support strong enum in pre-C++0x mode.
Logan Chien
- [PATCH] [libc++] Check the support of default function template args.
Logan Chien
- [PATCH] [libc++] Fix GCC unknown pragma warning.
Logan Chien
- [PATCH] [libc++] Fix std::begin() and std::end() for array type.
Logan Chien
- [PATCH] Make Clang::Driver/linker-opts.c safe on a bare-metal compiler
Meador Inge
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- nothrow and const Attribtues
Aaron Ballman
- [PATCH] section attribute subjects
Aaron Ballman
- r197055 - Better diagnostic for static override when methods are thiscall by default
Hans Wennborg
- [PATCH] Better diagnostic for static function overriding thiscall virtual method
Hans Wennborg
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r197059 - [analyzer] Add checker callbacks for MemberExpr and UnaryExprOrTypeTraitExpr.
Jordan Rose
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Jordan Rose
- r197043 - Add comment about PragmaIntroducerKind
Dmitri Gribenko
- r197043 - Add comment about PragmaIntroducerKind
Renato Golin
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Jordan Rose
- r197060 - [ms-cxxabi] Fix linkage of dtor thunks for anonymous classes
Reid Kleckner
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Jordan Rose
- [PATCH] Initial instrumentation based PGO implementation
Justin Bogner
- [libcxx] r197061 - Move std::begin(array) and std::end(array) out from under an #ifdef that was preventing people from building libc++ using gcc. This corrects a mistake that I introduced in r196058
Marshall Clow
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Marshall Clow
- [libcxxabi] r197063 - Fix demangling crasher. The crasher involved nested <encoding> involving parameter packs, which exposed a logic bug causing an empty vector<string> to be accessed with back(). In addition to fixing the bug, I've inserted numerous preemptive checks for similar bugs in the hopes that if another bug is uncovered, the bug results in an invalid mangled string instead of a demangler crash. Test suite updated with string that was causing the crash.
Howard Hinnant
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Alp Toker
- [PATCH] Only strip underscores for GNU attributes
Aaron Ballman
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- r197069 - [AArch64] Refactor the NEON scalar floating-point reciprocal estimate, floating-
Chad Rosier
- r197070 - [AArch64] Refactor the NEON scalar floating-point reciprocal step and
Chad Rosier
- r197071 - [AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics that
Chad Rosier
- [PATCH] Fix std::uncaught_exception() to return true during exception initialization
Mark Seaborn
- [PATCH] Only strip underscores for GNU attributes
Alp Toker
- [PATCH] Only strip underscores for GNU attributes
Richard Smith
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Dmitri Gribenko
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Richard Smith
- r197075 - [objcmt] When whitelisting the headers we want to modify, allow changing the
Argyrios Kyrtzidis
- r197076 - [objcmt] When emitting a remap file, use a json format with the edit entries, instead of applying the changes
Argyrios Kyrtzidis
- [PATCH] Only strip underscores for GNU attributes
Aaron Ballman
- r197077 - Revert r197043, not a good comment
Renato Golin
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Richard Smith
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Richard Smith
- [cfe-commits] r127594 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGen/darwin-string-literals.c
Rafael Espíndola
- [PATCH] Only strip underscores for GNU attributes
Alp Toker
- r197082 - No longer accepting attribute spellings with prefix and suffix underscores except for GNU attributes, or C++11-style attributes in the GNU namespace. This prevents attributes such as __declspec(__dllexport__) or [[__noreturn__]] from being treated as known attributes.
Aaron Ballman
- r197083 - [ms-abi][cleanup] Removing FinalizeCXXLayout : no functional change
Warren Hunt
- [PATCH] Only strip underscores for GNU attributes
Aaron Ballman
- [cfe-commits] r127594 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGen/darwin-string-literals.c
Nick Kledzik
- r197086 - Remove extra qualification to fix build with g++ after r197076
Alp Toker
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Richard Smith
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Richard Smith
- r197091 - [AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64
Chad Rosier
- [cfe-commits] r127594 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGen/darwin-string-literals.c
Rafael Espíndola
- r197024 - Turning IAS on by default on ARM/Thumb
Rafael Espíndola
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Alp Toker
- r197092 - Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- [PATCH] Fix std::uncaught_exception() to return true during exception initialization
Howard Hinnant
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Alp Toker
- r197093 - Add new PrintingPolicy entry to trim number of newlines. Useful for the CFG printer.
Ted Kremenek
- r197094 - Add CFG tests for switch's involving "extended" enum.
Ted Kremenek
- [PATCH] Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
- r197101 - Use llvm::Regex::Escape in VerifyDiagnosticConsumer.cpp
Hans Wennborg
- [PATCH] section attribute subjects
Richard Smith
- r197102 - Objective-C migrator: when inferring 'readonly' property of an
Fariborz Jahanian
- r197103 - PR18217: Rewrite JumpDiagnostics' handling of temporaries, to correctly handle
Richard Smith
- r197104 - Added a Subjects clause to the section attribute and made its diagnostics more consistent with other attributes.
Aaron Ballman
- [PATCH] section attribute subjects
Aaron Ballman
- [PATCH] Initial instrumentation based PGO implementation
John McCall
- r197110 - Switching to using hasGlobalStorage instead of !hasLocalStorage for better clarity.
Aaron Ballman
- [PATCH] section attribute subjects
Richard Smith
- [PATCH] section attribute subjects
Aaron Ballman
- r197111 - Revert r197076: "[objcmt] When emitting a remap file, use a json format
Hans Wennborg
- r197112 - Fix Incorrect CHECK message [0-31]+ in test case.
Kevin Qin
- r197114 - Fix autoconf build in libclang since r197075, (has been reverted in r197111).
NAKAMURA Takumi
- r197116 - Re-apply r197076 and r197086; the build was fixed by chapuni in r197114.
Hans Wennborg
- r197120 - Update user manual to note that implementation for C++11 and C++1y is complete, and fix a bunch of other issues here.
Richard Smith
- [PATCH] Refactor duplicate functions
Jim Grosbach
- r197125 - PR17602: check accessibility when performing an implicit derived-to-base
Richard Smith
- [patch] Use -std=gnu89 in tools/c-index-test/CMakeLists.txt
Rafael Espíndola
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- r197128 - Add more test cases for 'objc_protocol_requires_explicit_implementation'.
Ted Kremenek
- r197129 - c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116.
NAKAMURA Takumi
- [PATCH] Unified type trait parsing
Alp Toker
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Alp Toker
- [libcxx] r197133 - Merging r196058:
Bill Wendling
- [libcxx] r197134 - Merging r197061:
Bill Wendling
- [libcxx] r196058 - Fix for PRPR17934; based on a fix suggested by Peter Sommerlad
Bill Wendling
- r197138 - Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- [PATCH] Implemented GNU-style formatting for compound statements.
Alexander Kornienko
- r197139 - Filter-out irrelevant command-line options in CommonOptionsParser.
Alexander Kornienko
- [PATCH] Filter-out irrelevant command-line options in CommonOptionsParser.
Daniel Jasper
- [clang-tools-extra] r197141 - Fix the usage of the CommonOptionsParser ctor changed in r197139.
Alexander Kornienko
- r197142 - Fixed a typo
Alexander Kornienko
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Daniel Connelly
- r197143 - Add a test case for the PR17748 crash
Timur Iskhodzhanov
- r197148 - Darwin-embedded: find correct libclang_rt for embedded targets.
Tim Northover
- [PATCH] Select correct embedded libclang_rt on Darwin
Tim Northover
- r197150 - Suppress -Wshadow / -Wold-style-cast expanded from system header macros
Alp Toker
- r197150 - Suppress -Wshadow / -Wold-style-cast expanded from system header macros
Alp Toker
- r197151 - Fix -mthumb resetting of target cpu
Bernard Ogden
- r197152 - Make thumb the default instruction set for v7m and v7em
Bernard Ogden
- r197153 - Refactor duplicate functions
Bernard Ogden
- r197154 - Simple refactoring to eliminate single-use local variable
Bernard Ogden
- [PATCH] Refactor duplicate functions
Bernie Ogden
- r197150 - Suppress -Wshadow / -Wold-style-cast expanded from system header macros
Aaron Ballman
- [PATCH] [libc++] Fix std::begin() and std::end() for array type.
Logan Chien
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Anders Rönnholm
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- [PATCH] Start to unify contextual keywords
Alp Toker
- r197120 - Update user manual to note that implementation for C++11 and C++1y is complete, and fix a bunch of other issues here.
Rafael Espíndola
- [PATCH] Refactor duplicate functions
Renato Golin
- [PATCH] Fix -mthumb resetting of target cpu
Renato Golin
- [PATCH] Simple refactoring to eliminate single-use local variable
Renato Golin
- [PATCH] Make thumb the default instruction set for v7m and v7em
Renato Golin
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r197153 - Refactor duplicate functions
Rafael Espíndola
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r197157 - Don't return a pointer to a temporary std::string's c_str.
Rafael Espindola
- r197153 - Refactor duplicate functions
Rafael Espíndola
- r197160 - Avoid temporary std::string.
Rafael Espindola
- r197024 - Turning IAS on by default on ARM/Thumb
Rafael Espíndola
- r197164 - Switch to the new MingW ABI.
Rafael Espindola
- r197165 - [Modules] Don't parse any module map if modules are disabled.
Argyrios Kyrtzidis
- r197167 - Make this test pass on Release builds.
Rafael Espindola
- [PATCH] [libc++] Check the support of default function template args.
Marshall Clow
- r197129 - c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116.
Jordan Rose
- r197164 - Switch to the new MingW ABI.
Alp Toker
- r197164 - Switch to the new MingW ABI.
Rafael Espíndola
- [PATCH] MSVC 2013 type trait support
Alp Toker
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- r197164 - Switch to the new MingW ABI.
Reid Kleckner
- Find ABI-compatible versions of MinGW only
Yaron Keren
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Jordan Rose
- Find ABI-compatible versions of MinGW only
Rafael Espíndola
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Alp Toker
- [PATCH] Fix std::uncaught_exception() to return true during exception initialization
Mark Seaborn
- Find ABI-compatible versions of MinGW only
Yaron Keren
- [PATCH] GCC does not support strong enum in pre-C++0x mode.
Marshall Clow
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Alp Toker
- [PATCH] Unified type trait parsing
Richard Smith
- r197164 - Switch to the new MingW ABI.
Richard Smith
- r197176 - With the new update to the ABI, we should not look for installations
Yaron Keren
- Find ABI-compatible versions of MinGW only
Rafael Espíndola
- [PATCH] Start to unify contextual keywords
Richard Smith
- [PATCH] Modules: Error on missing header files only if a module is built/used.
Richard Smith
- r197179 - Unify type trait parsing
Alp Toker
- [PATCH] Unified type trait parsing
Alp Toker
- r197181 - Replace use of Triple::getEnvironmentName with the simpler
Joerg Sonnenberger
- r197179 - Unify type trait parsing
Dmitri Gribenko
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- r197183 - [ms-abi] Refactoring Non-virtual base layout in record layout
Warren Hunt
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Richard Smith
- r197184 - [-cxx-abi microsoft] Mangle reference temporaries
David Majnemer
- r197185 - PR18229: Fix typo in assert condition.
Richard Smith
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Richard Smith
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Richard Smith
- r197186 - [ms-abi] Fixing bitfields sema arror for ms-mode
Warren Hunt
- r197187 - Enhance "auto synthesis will not synthesize property in protocol" to include property and protocol name.
Ted Kremenek
- r197184 - [-cxx-abi microsoft] Mangle reference temporaries
Richard Smith
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Justin Bogner
- r197189 - Remove getVTT* in favor of getStructorImplicitParameter*
Reid Kleckner
- [PATCH] [libc++] Fix GCC unknown pragma warning.
Marshall Clow
- r197192 - Revert "[-cxx-abi microsoft] Mangle reference temporaries"
David Majnemer
- r197184 - [-cxx-abi microsoft] Mangle reference temporaries
David Majnemer
- r197193 - [-cxx-abi microsoft] Add commentary for mangleStaticGuardVariable
David Majnemer
- r197194 - Move C++ destructor emission into CGCXXABI
Reid Kleckner
- r197195 - AST: Update URL for Itanium ABI spec
David Majnemer
- r197196 - [-cxx-abi microsoft] Remove trailing spaces from the mangler
David Majnemer
- [PATCH] check for Incorrect logic in operator
Richard Trieu
- r197202 - [objc] If we don't know for sure what the designated initializers of the superclass are,
Argyrios Kyrtzidis
- [PATCH] array new of a multidimensional array with an initializer still broken
Faisal Vali
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r197206 - Make 'WarnUndefinedMethod' a static function.
Ted Kremenek
- r197207 - Change 'method X in protocol not implemented' warning to include the name of the protocol.
Ted Kremenek
- r197208 - Make 'CheckProtocolMethodDefs' a static function.
Ted Kremenek
- r197209 - Refine 'objc_protocol_requires_explicit_implementation' attribute to better handle indirect protocols.
Ted Kremenek
- [PATCH] Initial instrumentation based PGO implementation
Justin Bogner
- r197024 - Turning IAS on by default on ARM/Thumb
Renato Golin
- [PATCH] Improve x86 android support, add x86_64 android target
Alexey Volkov
- r197219 - Move comment to its rightful place
Renato Golin
- [PATCH] [-cxx-abi microsoft] Implement local manglings accurately
David Majnemer
- Fix the path for system C header includes to match the libdir suffix
Jan Kundrát
- r197222 - Move the input files for the unnecessary-module-map-parsing test to Inputs.
Manuel Klimek
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Artyom Skrobov
- GVNPRE /PRE is not effective
Umesh Kalappa
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Renato Golin
- [PATCH] clang-check should ignore -no-integrated-as because certain drivers can't handle it
Simon Atanasyan
- r197179 - Unify type trait parsing
Alp Toker
- r197129 - c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116.
NAKAMURA Takumi
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Daniel Connelly
- r197229 - clang-check to ignore -no-integrated-as because certain drivers can't handle it
Artyom Skrobov
- [PATCH] Start to unify contextual keywords
Alp Toker
- r196212 - Emit an extension warning when changing system header tokens
Alp Toker
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] Fix -mthumb resetting of target cpu
Bernard Ogden
- [PATCH] Eliminate BinaryTypeTraitExpr
Alp Toker
- [PATCH] Eliminate BinaryTypeTraitExpr
Alp Toker
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Alp Toker
- r197240 - ARM MachO embedded: fix test without FileCheck line
Tim Northover
- r197242 - Add a clang side test for pr18235 too.
Rafael Espindola
- r197243 - [OpenCL] Produce an error when the work group and vec type hint attributes
Joey Gouly
- [PATCH] Avoid lexer crash with -frewrite-includes
Alp Toker
- r197245 - Fix raw lex crash and -frewrite-includes noeol-at-eof failure
Alp Toker
- [PATCH] Avoid lexer crash with -frewrite-includes
Alp Toker
- r197246 - [analyzer] Add -analyzer-config to scan-build.
Jordan Rose
- [PATCH] [analyzer] Add -analyzer-config option to scan-build.
Jordan Rose
- [PATCH] Use the MS ABI for Win32 target by default
Hans Wennborg
- r197248 - Convert test to FileCheck and make it more strict.
Rafael Espindola
- r197129 - c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116.
Jordan Rose
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- [PATCH] check for Incorrect logic in operator
Richard Smith
- r197251 - Objective-C. Do not issue warning when 'readonly'
Fariborz Jahanian
- [PATCH] Eliminate BinaryTypeTraitExpr
Richard Smith
- [PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last
Reid Kleckner
- r197252 - Tighten test regexes checking for __attribute__((thiscall)) on function types.
Hans Wennborg
- [PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last
Timur Iskhodzhanov
- r197256 - Use a: and s: instead of a0: and s0: in the DataLayout strings.
Rafael Espindola
- [patch][Driver] -Bprefix option
David Fang
- [PATCH] Use the MS ABI for Win32 target by default
Reid Kleckner
- [PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last
Reid Kleckner
- [PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last
Timur Iskhodzhanov
- [PATCH] array new of a multidimensional array with an initializer still broken
Richard Smith
- r197263 - Objective-C. Remove obsolete option from test.
Fariborz Jahanian
- [patch][Driver] -Bprefix option
Joerg Sonnenberger
- [PATCH] Use the MS ABI for Win32 target by default
Richard Smith
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Richard Smith
- [PATCH] Eliminate BinaryTypeTraitExpr
Alp Toker
- [PATCH] Eliminate BinaryTypeTraitExpr
Richard Smith
- r197267 - Convert test to FileCheck
Rafael Espindola
- [patch][Driver] -Bprefix option
Iain Sandoe
- r197268 - Every target sets DescriptionString. Assert that.
Rafael Espindola
- r197269 - Convert test to FileCheck.
Rafael Espindola
- r197270 - Delete dead code.
Rafael Espindola
- r197273 - Eliminate BinaryTypeTraitExpr
Alp Toker
- [PATCH] Eliminate BinaryTypeTraitExpr
Alp Toker
- r197274 - Remove an unused parameter and include after r197273
Alp Toker
- [PATCH] Initial instrumentation based PGO implementation
Justin Bogner
- r197276 - Consolidate DataLayout string testing in one file.
Rafael Espindola
- [PATCH] [ms-cxxabi] The "most derived" ctor parameter comes last
Reid Kleckner
- r197279 - Detabify and fix formatting.
Richard Smith
- r197280 - Add a testcase and a FIXME for an accepts-invalid.
Richard Smith
- [PATCH] [-cxx-abi microsoft] Implement local manglings accurately
Reid Kleckner
- [PATCH] Use the MS ABI for Win32 target by default
Hans Wennborg
- r197281 - Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
- [PATCH] Use the MS ABI for Win32 target by default
Hans Wennborg
- [PATCH] Use the MS ABI for Win32 target by default
Richard Smith
- r197294 - Quick-Fix pointer arithmetic when performing multi-D new-array initialization.
Faisal Vali
- r197295 - Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- r197298 - PR18232: implement instantiation for class-scope explicit specializations of
Richard Smith
- r197299 - Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
- [PATCH] array new of a multidimensional array with an initializer still broken
Faisal Vali
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Alp Toker
- r197301 - [objc] Add a test to make sure that a class can add a secondary initializer via a category
Argyrios Kyrtzidis
- r197305 - PR18246: When performing template argument deduction to decide which template
Richard Smith
- r196378 - Leave constructor initializer lists on one line in styles with no column limit.
Nico Weber
- r197308 - Remove 'not' from some CodeGen tests
Alp Toker
- r197309 - CompilationDatabase.cpp:stripPositionalArgs(): Match not "no-integrated-as" but "-no-integrated-as", it really fixes r197229.
NAKAMURA Takumi
- [libcxx] r197313 - GCC does not support strong enum in pre-C++0x mode.
Logan Chien
- [libcxx] r197314 - Fix GCC unknown pragma warning in libc++.
Logan Chien
- [PATCH] [libc++] Fix GCC unknown pragma warning.
Logan Chien
- [PATCH] GCC does not support strong enum in pre-C++0x mode.
Logan Chien
- [PATCH] Remove PragmaIntroducerKind?
Kim Gräsman
- [PATCH][libclang] python bindings - add support for CompilationDatabase.getAllCompileCommands
Laszlo Nagy
- [PATCH] Remove PragmaIntroducerKind?
Renato Golin
- r197281 - Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Renato Golin
- [PATCH] [libc++] Check the support of default function template args.
Logan Chien
- [Patch] Fix for PR9812
Erik Verbruggen
- [PATCH] Implement MSVC header search algorithm in MicrosoftMode
Will Wilson
- r197229 - clang-check to ignore -no-integrated-as because certain drivers can't handle it
NAKAMURA Takumi
- r197326 - Add triple to CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp in MS ABI mode
Hans Wennborg
- r197281 - Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
- [PATCH] Allow regexes in all verifier directives: drop the expected-(error|warning|note)-re, variants
Hans Wennborg
- [patch] Add bit_FXSAVE as an alias for bit_FXSR, for gcc compat
Nico Weber
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Arthur O'Dwyer
- [PATCH] Implement MSVC header search algorithm in MicrosoftMode
Reid Kleckner
- [libcxxabi patch] Add Registers_arm class and unw_getcontext implementation
Nico Weber
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
David Blaikie
- [PATCH] Refactor GCCInsatllationDetector to better support multiarch
Jonathan Roelofs
- r197330 - Fix test containing backslash and newline separated by space
Alp Toker
- r197331 - Lexer: Issue -Wbackslash-newline-escape for line comments
Alp Toker
- [PATCH] [ms-cxxabi] Elide dtor access checks for pass-by-val objects in callees
Hans Wennborg
- [PATCH] SemaLookup.cpp wrong boolean test
Yaron Keren
- r197336 - ASTContext: Declare builtin types implicitly
Alp Toker
- r197252 - Tighten test regexes checking for __attribute__((thiscall)) on function types.
Alp Toker
- r197343 - Allow target-specific attributes to share a spelling between different attributes via the ParseKind field. Attributes will be given a common parsed attribute identifier (the AttributeList::AT_* enum), but retain distinct Attr subclasses.
Aaron Ballman
- [PATCH] Target-specific attributes
Aaron Ballman
- r197345 - Remove unused diagnostic.
Benjamin Kramer
- [PATCH] [libcxx] Fix result_of (and INVOKE) for member function pointers with ref qualifiers
Michel Morin
- [PATCH] Remove PragmaIntroducerKind?
Kim Gräsman
- r197346 - Delete dead code.
Rafael Espindola
- [PATCH] Remove PragmaIntroducerKind?
Renato Golin
- r197347 - Add tests for all DescriptionString in Targets.cpp.
Rafael Espindola
- r197252 - Tighten test regexes checking for __attribute__((thiscall)) on function types.
Hans Wennborg
- Recognize hard-float variant of ARM's EABI (as in RTABI)
Joerg Sonnenberger
- [PATCH] Remove PragmaIntroducerKind?
Kim Gräsman
- Unavailable method checker
Richard
- Unavailable method checker
Richard
- [PATCH] libclang: functions to deal with anonymous fields
Loïc Jaquemet
- [PATCH] Stop crashing on empty asm input constraints
Duncan P. N. Exon Smith
- [PATCH] Stop crashing on empty asm input constraints
Justin Bogner
- r197362 - Stop crashing on empty asm input constraints
Duncan P. N. Exon Smith
- [PATCH] Stop crashing on empty asm input constraints
Duncan P. N. Exon Smith
- [PATCH] [PATCH] DR712 - odr use and constant expressions
Faisal Vali
- Recognize hard-float variant of ARM's EABI (as in RTABI)
Anton Korobeynikov
- r197368 - clang-format: Improve handling of raw string literals.
Daniel Jasper
Last message date:
Sun Dec 15 23:23:08 PST 2013
Archived on: Tue Aug 4 15:31:24 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).