The Week Of Monday 11 February 2013 Archives by date
Starting: Mon Feb 11 00:01:18 PST 2013
Ending: Sun Feb 17 23:56:13 PST 2013
Messages: 467
- r174863 - Fix formatting of overloaded operator definitions.
Daniel Jasper
- r174866 - Update test to not fail with attribute groups.
Bill Wendling
- [PATCH][libcxx] Support command line configuration of ABI libraries for testing
Michael van der Westhuizen
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- r174768 - Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
Benyei, Guy
- r174878 - Fixes handling of empty lines in macros.
Manuel Klimek
- r174879 - Fix invalid formatting with spaces before trailing comments.
Daniel Jasper
- r174880 - Get rid of manual debug output, now that the test runner supports it.
Manuel Klimek
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Dmitri Gribenko
- [PATCH] Intercept allocation to skim allocated types
Dai MIKURUBE
- [PATCHJ] Fix for diagnosing half pointers/arrays
Joey Gouly
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Dmitri Gribenko
- r174889 - Formatter: Detect ObjC message expressions after 'in' in loop
Nico Weber
- [PATCH] Formatter: Detect ObjC message expressions after 'in' in loop
Nico Weber
- [cfe-commits] [PATCH] PR13824 warn if reinterpret_cast used for up/downcast
Alexander Zinenko
- r174866 - Update test to not fail with attribute groups.
David Blaikie
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Use 'auto' with 'new' expressions
Edwin Vane
- [PATCH] Use 'auto' with 'new' expressions
Edwin Vane
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- [cfe-commits] r171263 - in /cfe/trunk: lib/Sema/SemaDecl.cpp test/SemaCXX/function-extern-c.cpp
Rafael Espíndola
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Manuel Klimek
- [PATCH] Use 'auto' with 'new' expressions
Dmitri Gribenko
- [cfe-commits] unix.Malloc static checker improvement: memory.LeakPtrValChanged
Anna Zaks
- r174895 - [Modules] Cope better with top-level declarations loaded after being declared in the current translation unit <rdar://problem/13189985>.
Douglas Gregor
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Add user documentation for cpp11-migrate
Sean Silva
- r174866 - Update test to not fail with attribute groups.
Bill Wendling
- r174898 - objective-C modern translator: Fixes a mistranslation
Fariborz Jahanian
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- [cfe-commits] [PATCH] Smarter implicit copy-construction/copy-assignment.
John McCall
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Adding more overloads for allOf matcher
Edwin Vane
- [libcxx] r174902 - [tests] Another batch of timeout increases.
Daniel Dunbar
- [PATCH] Adding more overloads for allOf matcher
Manuel Klimek
- r174906 - Don't bother reconciling external visible decls against our current set of
Richard Smith
- [PATCH] Improve attributes printing.
Michael Han
- r174918 - Timing data was removed years ago. Remove these links.
Tanya Lattner
- [PATCH] Ok to remove performance web pages?
Tanya Lattner
- r174919 - When generating IR for default copy-constructors, copy-assignment operators,
Lang Hames
- [patch] Misc fixes to our handling of language linkage.
Rafael Espíndola
- [cfe-commits] [PATCH] Smarter implicit copy-construction/copy-assignment.
Lang Hames
- [patch] Misc fixes to our handling of language linkage.
Richard Smith
- r174921 - Split a couple of tests out into their own file.
John McCall
- r174922 - In ARC, emit non-peepholed +1s within the full-expression instead
John McCall
- r174919 - When generating IR for default copy-constructors, copy-assignment operators,
NAKAMURA Takumi
- [PATCH] Ok to remove performance web pages?
Ted Kremenek
- r174919 - When generating IR for default copy-constructors, copy-assignment operators,
Lang Hames
- r174925 - Backing out r174919 while I investigate a self-host bug on Takumi's builder.
Lang Hames
- [PATCH] Expose AST Record layout attributes to libclang
Loïc Jaquemet
- [PATCHJ] Fix for diagnosing half pointers/arrays
Tanya Lattner
- r174928 - Diagnose loads of 'half' l-values in OpenCL.
John McCall
- [PATCHJ] Fix for diagnosing half pointers/arrays
John McCall
- r174928 - Diagnose loads of 'half' l-values in OpenCL.
Richard Smith
- [PATCH] Expose AST Record layout attributes to libclang
Dmitri Gribenko
- r174928 - Diagnose loads of 'half' l-values in OpenCL.
Richard Smith
- r174930 - Perform placeholder conversions on the controller of a _Generic
John McCall
- r174931 - Remove an assert which triggers when a decl context in a module hits the 'has
Richard Smith
- [patch] Misc fixes to our handling of language linkage.
Rafael Espíndola
- [PATCH] Expose AST Record layout attributes to libclang
Loïc Jaquemet
- r174939 - Change some CGF parameters to CGMs.
John McCall
- r174940 - Call __cxa_begin_catch with the current exception before
John McCall
- r174941 - + centered progress cells
Anton Yartsev
- r174942 - + specified progress information
Anton Yartsev
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- [cfe-commits] unix.Malloc static checker improvement: memory.LeakPtrValChanged
Anton Yartsev
- r174943 - Fix a bug reduced from a crash when trying to use modules with libc++. We check
Richard Smith
- [PATCH] Expose AST Record layout attributes to libclang
Loïc Jaquemet
- r174946 - Properly assemble PHIs after a null-checked invoke of objc_msgSend.
John McCall
- r174951 - The meat of this patch is in BuildCXXMemberCalLExpr where we make it use
Nick Lewycky
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Daniel Jasper
- r174953 - Attempt to fix this test on i686 targets.
Nick Lewycky
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Benyei, Guy
- r174928 - Diagnose loads of 'half' l-values in OpenCL.
Joey Gouly
- [PATCH] RE: r174768 - Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
Benyei, Guy
- r174953 - Attempt to fix this test on i686 targets.
David Tweed
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- [PATCH] Expose AST Record layout attributes to libclang
Dmitri Gribenko
- [PATCH] SPIR ABI and TargetCodeGenInfo
Benyei, Guy
- [PATCH] Expose AST Record layout attributes to libclang
Dmitri Gribenko
- [PATCH] Expose AST Record layout attributes to libclang
Dmitri Gribenko
- r174966 - Rename -constructors test to just -structors as in fact it tests dtors too. Also, fix a minor typo in the test.
Timur Iskhodzhanov
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
Timur Iskhodzhanov
- [PATCH] Adding more overloads for allOf matcher
Edwin Vane
- [PATCH] Adding more overloads for allOf matcher
Edwin Vane
- [PATCH] Adding more overloads for allOf matcher
Edwin Vane
- r174967 - Adding more overloads for allOf matcher
Edwin Vane
- [PATCH] Adding more overloads for allOf matcher
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- r174975 - Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- [PATCH] Formatter: Correctly format stars in `sizeof(int**)` and similar places.
Nico Weber
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- r174978 - Fix bug in the adjustment to existing lines.
Daniel Jasper
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- Patch to accept over-qualified constructor in MSVC emulation mode
Jason Haslam
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Dmitri Gribenko
- Patch to accept over-qualified constructor in MSVC emulation mode
Dmitri Gribenko
- [PATCH] Protect uses of <cctype> in LLVM by casting to unsigned char
Jordan Rose
- r174967 - Adding more overloads for allOf matcher
David Blaikie
- r174940 - Call __cxa_begin_catch with the current exception before
Dmitri Gribenko
- [PATCH] RE: r174768 - Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Vane, Edwin
- r174940 - Call __cxa_begin_catch with the current exception before
John McCall
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- r174986 - Removing a signed/unsigned mismatch warning triggered in MSVC 11.
Aaron Ballman
- r174989 - [ms-inline asm] Add a few test cases for the parsing of hexidecimal integers.
Chad Rosier
- r174986 - Removing a signed/unsigned mismatch warning triggered in MSVC 11.
Dmitri Gribenko
- r174995 - Typo.
Chad Rosier
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Richard Smith
- r174986 - Removing a signed/unsigned mismatch warning triggered in MSVC 11.
Aaron Ballman
- r174996 - Fixing the MSVC compiler warning a different way; removed use of static_cast and instead used a signed integer parameter.
Aaron Ballman
- [libcxx] r174997 - [tests] Add support for a link_flags lit parameter.
Daniel Dunbar
- [PATCH][libcxx] Support command line configuration of ABI libraries for testing
Daniel Dunbar
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Richard Smith
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- r175000 - [ms-inline asm] Update test case now that we are correctly parsing __emit directives.
Chad Rosier
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Richard Smith
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Vane, Edwin
- [PATCH] Added verbose option to cpp11-migrate tool
Edwin Vane
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Richard Smith
- r175003 - Fix crash for incomplete labels in macros.
Daniel Jasper
- [PATCH] Implement CapturedStmt AST
Wei Pan
- r175005 - Add a test for r174980, that we used to accept
Dmitri Gribenko
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Dmitri Gribenko
- r174980 - Accept over-qualified constructor in MSVC emulation mode
Dmitri Gribenko
- [PATCH] Add user documentation for cpp11-migrate
Jack Yang
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Add user documentation for cpp11-migrate
Dmitri Gribenko
- [PATCH] Protect uses of <cctype> in LLVM by casting to unsigned char
Benyei, Guy
- [PATCH] RE: r174768 - Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
Benyei, Guy
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- r175009 - [ms-inline-asm] Add test cases for the align/emit directives.
Chad Rosier
- r175010 - [preprocessing record] Add some sanity checks for the preprocessed entity index
Argyrios Kyrtzidis
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Jordan Rose
- [PATCH] Introducing initial UseAuto transform
Richard Smith
- [PATCH] Support for floating point vector logical operations
Tanya Lattner
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Tanya Lattner
- r175015 - Replace 'signed' with 'int'. 'signed' is not typical for LLVM style
Dmitri Gribenko
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Richard Smith
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Dmitri Gribenko
- r175018 - Order the methods in the global method pool based on when they become visible, not when they become deserialized <rdar://problem/13203033>.
Douglas Gregor
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
John McCall
- [PATCH] Add user documentation for cpp11-migrate
Sean Silva
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- r175022 - [ms-inline-asm] Test cases to ensure the AsmRewrite list is sorted (r175021).
Chad Rosier
- merge hasCLanguageLinkage and isExternC
Rafael Espíndola
- merge hasCLanguageLinkage and isExternC
Richard Smith
- [PATCH] don't allow lax vector conversions between vectors and scalars
John Garvin
- merge hasCLanguageLinkage and isExternC
Rafael Espíndola
- r175025 - [analyzer] Use makeZeroVal in RegionStore's lazy evaluation of statics.
Jordan Rose
- r175026 - [analyzer] Use Clang's evaluation for global constants and default arguments.
Jordan Rose
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Nick Lewycky
- r175027 - Change this comment to helpfully explain why it's there.
Nick Lewycky
- r174694 - Fix test failure by making sure this file isn't identical to any other file
Nick Lewycky
- r175028 - Formatter: Detect ObjC method expressions after casts.
Nico Weber
- r175029 - Formatter: Refactor the cast detection code to be a bit more readable.
Nico Weber
- r175030 - Formatter: Add more cast tests.
Nico Weber
- r175031 - Formatter: And more cast tests (these don't pass yet).
Nico Weber
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- [PATCH] An attempt to make the search algorithm easier to understand.
Daniel Jasper
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
Timur Iskhodzhanov
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Nick Lewycky
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- [PATCH] An attempt to make the search algorithm easier to understand.
Daniel Jasper
- [PATCH] An attempt to make the search algorithm easier to understand.
Daniel Jasper
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- r175051 - An attempt to make the search algorithm easier to understand.
Manuel Klimek
- r175052 - Pull search state out as class members.
Manuel Klimek
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
NAKAMURA Takumi
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- [PATCH] Added verbose option to cpp11-migrate tool
Manuel Klimek
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- r175053 - Fix the microsoft-abi-structors test expectations to match both Release and Release+Asserts builds
Timur Iskhodzhanov
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- [PATCH] An attempt to make the search algorithm easier to understand.
Manuel Klimek
- r175054 - ... and now fix the +Asserts build
Timur Iskhodzhanov
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- Patches to add-override functionality to cpp11-migrate tool
Manuel Klimek
- Patches to add-override functionality to cpp11-migrate tool
Dmitri Gribenko
- [PATCH] Expose AST Record layout attributes to libclang
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Dmitri Gribenko
- PATCH: don't mark pure derived method odr because of a qualified call to base method
David Blaikie
- [PATCH] Check-in of initial docs/ directory
Jack Yang
- [PATCH] Add user documentation for cpp11-migrate
Jack Yang
- [PATCH] Check-in of initial docs/ directory
Dmitri Gribenko
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
Timur Iskhodzhanov
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Jordan Rose
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Chandler Carruth
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
John McCall
- r175062 - [libclang] Fix annotation of a range where the begin or end location
Argyrios Kyrtzidis
- PATCH: don't mark pure derived method odr because of a qualified call to base method
John McCall
- r175068 - Fix comment alignment close to the column limit.
Daniel Jasper
- r175070 - Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in the Apple way.
Bill Wendling
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- r175074 - Allow breaking after the return type in function declarations.
Daniel Jasper
- [PATCH] Check-in of initial docs/ directory
Sean Silva
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
John McCall
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Jordan Rose
- r175078 - ubsan: Add checking for invalid downcasts. Per [expr.static.cast]p2 and p11,
Richard Smith
- [PATCH] Remove 'configure' workaround for gcc's -Wno-maybe-uninitialized
Dmitri Gribenko
- r175084 - [ms-inline asm] Add test case for r175083.
Chad Rosier
- r175090 - Remove outdated performance.html webpage.
Tanya Lattner
- r175100 - objective-C: Make order of ivars which are synthesized
Fariborz Jahanian
- r175100 - objective-C: Make order of ivars which are synthesized
Douglas Gregor
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
John McCall
- r175100 - objective-C: Make order of ivars which are synthesized
jahanian
- r175100 - objective-C: Make order of ivars which are synthesized
Ted Kremenek
- r175100 - objective-C: Make order of ivars which are synthesized
John McCall
- Patches to add-override functionality to cpp11-migrate tool
Philip Dunstan
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Nick Lewycky
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Nick Lewycky
- r175109 - [docs] The stat cache has been removed from the PCH, update the docs to remove mentions of it.
Argyrios Kyrtzidis
- r175110 - Document Clang's support for [[gnu::...]] attributes.
Richard Smith
- PATCH: don't mark pure derived method odr because of a qualified call to base method
John McCall
- r175112 - Some grammar fixes to 'Format String Checking', and reorder the text slightly to try to make the final code block actually get rendered.
Richard Smith
- r175113 - Actually fix rendering of the example code block!
Richard Smith
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Richard Smith
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Chandler Carruth
- r175115 - Teach ccc-analyze to pass on -iquote with no spaces between it an the argument.
Ted Kremenek
- PATCH: don't mark pure derived method odr because of a qualified call to base method
John McCall
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Nick Lewycky
- PATCH: don't mark pure derived method odr because of a qualified call to base method
John McCall
- r175116 - When marking derived classes' virtual methods ODR-used in order to trigger
Nick Lewycky
- PATCH: don't mark pure derived method odr because of a qualified call to base method
Richard Smith
- r175117 - Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix
Rafael Espindola
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [clang-tools-extra] r175118 - Initial docs directory
Edwin Vane
- PATCH: don't mark pure derived method odr because of a qualified call to base method
John McCall
- r175119 - merge hasCLanguageLinkage and isExternC. Keep the shorter name.
Rafael Espindola
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Rafael Espindola
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Rafael Espíndola
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- r175141 - Pass the target options through to code generation.
Bill Wendling
- r175143 - Revert accidental commit.
Bill Wendling
- r175147 - Align superclasses for multiple inheritence.
Daniel Jasper
- r175148 - Remove accidentally committed empty test.
Daniel Jasper
- r175151 - Get less confused by trailing comma in Google style.
Daniel Jasper
- r175152 - Remove the trailing whitespace of formatted lines.
Daniel Jasper
- [PATCH] Support for floating point vector logical operations
Joey Gouly
- [PATCH] Optimize pointers to member function
Olivier Goffart
- [PATCH] Add a truncation warning for values under a bitwise or
Dmitri Gribenko
- [PATCH] Check-in of initial docs/ directory
Dmitri Gribenko
- r175159 - Remove const_casts by making spec_begin()/spec_end() const
Dmitri Gribenko
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Benyei, Guy
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Joey Gouly
- r175160 - Remove an unneeded const_cast
Dmitri Gribenko
- r175161 - Remove a const_cast by propagating constness to called functions
Dmitri Gribenko
- r175162 - Reduce penalty for breaking before ./-> after complex calls.
Daniel Jasper
- libcxx on Linux: symbols used but not defined
Alexey Samsonov
- r175165 - Fix counting of parameters so that r175162 works as expected.
Daniel Jasper
- libcxx on Linux: symbols used but not defined
Saleem Abdulrasool
- r175166 - Mangle extern "C" functions whose names are not simple identifiers.
Rafael Espindola
- libcxx on Linux: symbols used but not defined
Michael van der Westhuizen
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Benyei, Guy
- [PATCH] Re-enable atomic support on AArch64
Tim Northover
- [PATCH] Re-enable atomic support on AArch64
Renato Golin
- [PATCH] Re-enable atomic support on AArch64
Tim Northover
- r175184 - [arcmt] Make sure the function has an associated parameter for the argument
Argyrios Kyrtzidis
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- [clang-tools-extra] r175118 - Initial docs directory
Sean Silva
- r175132 - Partially revert r175117 so that we don't break assumptions about how
John McCall
- [PATCH] Optimize pointers to member function
John McCall
- r175194 - [analyzer] Try constant-evaluation for all variables, not just globals.
Jordan Rose
- r175195 - objective-C: When implementing custom accessor method for
Fariborz Jahanian
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
John McCall
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [PATCH] Optimize pointers to member function
Olivier Goffart
- r175206 - libclang: remove reinterpret_casts by using SourceLocation::getFromPtrEncoding
Dmitri Gribenko
- [PATCH] Optimize pointers to member function
Richard Smith
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- [PATCH] Fix for when transforms are lost
Jack Yang
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- [PATCH] Optimize pointers to member function
John McCall
- [PATCH] Optimize pointers to member function
Olivier Goffart
- [PATCH] Optimize pointers to member function
John McCall
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Rafael Espíndola
- [PATCH] clang-c: Add clang_getTypeSpelling()
Argyrios Kyrtzidis
- [PATCH] Optimize pointers to member function
Olivier Goffart
- [PATCH] Optimize pointers to member function
John McCall
- r175214 - objective-C: synthesize properties in order of their
Fariborz Jahanian
- r175100 - objective-C: Make order of ivars which are synthesized
jahanian
- r175217 - Make this test determinstic for my last patch.
Fariborz Jahanian
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Jordan Rose
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Richard Smith
- r175132 - Partially revert r175117 so that we don't break assumptions about how
John McCall
- r175132 - Partially revert r175117 so that we don't break assumptions about how
John McCall
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Richard Smith
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Richard Smith
- [PATCH] Preprocessor: preserve whitespace in -traditional-cpp mode.
Jordan Rose
- r175132 - Partially revert r175117 so that we don't break assumptions about how
Tim Northover
- [PATCH] clang-c: Add clang_getTypeSpelling()
Ben Gertzfield
- r175228 - [analyzer] Refactor RegionStore's sub-region bindings traversal.
Jordan Rose
- r175230 - [analyzer] Use collectSubRegionKeys to make removeDeadBindings faster.
Jordan Rose
- r175231 - [analyzer] Tweak LazyCompoundVal reuse check to ignore qualifiers.
Jordan Rose
- r175232 - [analyzer] Scan the correct store when finding symbols in a LazyCompoundVal.
Jordan Rose
- r175233 - [analyzer] Cache the bindings accessible through a LazyCompoundVal.
Jordan Rose
- r175234 - Re-apply "[analyzer] Model trivial copy/move ctors with an aggregate bind."
Jordan Rose
- r175239 - [analyzer] Don't assert when mixing reinterpret_cast and derived-to-base casts.
Jordan Rose
- [PATCH] Fix for when transforms are lost
Edwin Vane
- [PATCH] Fix linkage for vtables of class template specializations with explicit instantiation declarations
Richard Smith
- r175253 - Update testcases due to Attribute sorting improvements.
Bill Wendling
- [PATCH] Fix for when transforms are lost
Manuel Klimek
- r175262 - Prevent only breaking before "?" in conditional expressions.
Daniel Jasper
- [PATCH] add __attribute__ no_uninitialized_checks. Map no_uninitialized_checks/no_thread_safety_analysis to LLVM function attributes.
Kostya Serebryany
- r175265 - Make helper functions static.
Benjamin Kramer
- r175271 - Abstract out emitting the vdtor calls and do it properly when using -cxx-abi microsoft; also fix vdtor calls for the ARM ABI
Timur Iskhodzhanov
- [Review, -cxx-abi microsoft] Implement proper handling of virtual destructors (single-inheritance case)
Timur Iskhodzhanov
- r175045 - Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
- [patches] Alternatives for static functions in extern C contexts
Rafael Espíndola
- [PATCH] [OpenCL] Promoting OpenCL image types
Joey Gouly
- r175272 - Sema: Unnest early exit and remove an unnecessary bad cast.
Benjamin Kramer
- [libcxx] r175274 - Bruce Mitchener: Minor typo fixes.
Howard Hinnant
- libcxx on Linux: symbols used but not defined
Alexey Samsonov
- [libcxxabi] r175275 - Bruce Mitchener: Typo fixes.
Howard Hinnant
- r175277 - Re-enable ConstructorInitializerAllOnOneLineOrOnePerLine option.
Daniel Jasper
- r175281 - When a statement is dropped from the AST because it was invalid, make sure
Argyrios Kyrtzidis
- r175282 - Fix crash-on-invalid where a ParenListExpr shows up as a message receiver
Argyrios Kyrtzidis
- [PATCH] Implement CapturedStmt AST
Wei Pan
- r175286 - Done break between 'operator' and '<<'.
Daniel Jasper
- [PATCH] clang-c: Add clang_getTypeSpelling()
Ben Gertzfield
- [PATCH] clang-c: Add clang_getTypeSpelling()
Ben Gertzfield
- [clang-tools-extra] r175288 - Propagate changes through no-op transforms
Edwin Vane
- [PATCH] Fix for when transforms are lost
Edwin Vane
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- [PATCH] don't allow lax vector conversions between vectors and scalars
John Garvin
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Sanne Wouda
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Tareq A. Siraj
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Manuel Klimek
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Tareq A. Siraj
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Dmitri Gribenko
- r175289 - Fixed diagnostic nondeterministic order bug (pr14901).
Enea Zaffanella
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Tareq A. Siraj
- r175291 - Recognize < and > as binary expressions in builder-type calls.
Daniel Jasper
- [PATCH] clang-c: Add clang_getTypeSpelling()
Ben Gertzfield
- [PATCH] clang-c: Add clang_getTypeSpelling()
Argyrios Kyrtzidis
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- r175298 - objective-C: Fixes a compiler crash when encoding
Fariborz Jahanian
- r175299 - libclang: add clang_getTypeSpelling(CXType CT)
Dmitri Gribenko
- [PATCH] clang-c: Add clang_getTypeSpelling()
Dmitri Gribenko
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Manuel Klimek
- r175308 - Add the 'target-cpu' and 'target-features' attributes to functions.
Bill Wendling
- [PATCH] Add a truncation warning for values under a bitwise or
Richard Smith
- r175313 - Add test case for r175312.
Chad Rosier
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- PATCH:
Adrian Prantl
- PATCH: private ivars
Adrian Prantl
- PATCH:
Eric Christopher
- PATCH:
Eric Christopher
- PATCH:
Adrian Prantl
- PATCH:
Eric Christopher
- PATCH: private ivars
jahanian
- PATCH: private ivars
Adrian Prantl
- PATCH: private ivars
Dmitri Gribenko
- PATCH: private ivars
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- PATCH: private ivars
jahanian
- r175326 - Rework the visibility computation algorithm in preparation
John McCall
- PATCH: private ivars
Adrian Prantl
- [PATCH] Fix linkage for vtables of class template specializations with explicit instantiation declarations
John McCall
- r175328 - Remove unused forward declarations
Dmitri Gribenko
- r175329 - [PCH] Deserializing the DeclContext of a template parameter is not safe
Argyrios Kyrtzidis
- r175330 - Emit vtables for an extern template class as available_externally, not as
Richard Smith
- [PATCH] Fix linkage for vtables of class template specializations with explicit instantiation declarations
Richard Smith
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
John McCall
- [PATCH] Fix linkage for vtables of class template specializations with explicit instantiation declarations
John McCall
- r175331 - Don't warn on conversion from NULL to nullptr_t
David Blaikie
- r175332 - Remove unused forward declarations
Dmitri Gribenko
- r175333 - libclang: remove reinterpret_casts by using SourceLocation::getPtrEncoding
Dmitri Gribenko
- r175335 - libAnalysis: Add a case for TypeAliasDecl in CFGRecStmtDeclVisitor.
Jordan Rose
- PATCH: private ivars
jahanian
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- [PATCH] Add a truncation warning for values under a bitwise or
Jordan Rose
- r175339 - Documentation cleanup: use \brief, and don't repeat the identifier being
James Dennett
- r175340 - Documentation cleanup: make a \brief be brief, and fix a bad use of \see.
James Dennett
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] OpenMP threadprivate directive
Hal Finkel
- [PATCH] OpenMP threadprivate directive
Dmitri Gribenko
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Michael van der Westhuizen
- r175374 - Use the correct type to hold enumeration values
Dmitri Gribenko
- [PATCH] AST dumping: dump template instantiations only once
Dmitri Gribenko
- [PATCH] Doxygen documentation fix
Alexander Zinenko
- r175376 - Use trailing documentation comments properly
Dmitri Gribenko
- [PATCH] Doxygen documentation fix
Dmitri Gribenko
- r175384 - Fix for ARM: functions don't have extra attributes there, so {{.*}} is ""
Dmitri Gribenko
- r175386 - [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- r175387 - [clang] fix test execution command
Saleem Abdulrasool
- [PATCH] [CodeGen] tighten objc ivar invariant.load attribution
Saleem Abdulrasool
- r175389 - Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
- r175389 - Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Chandler Carruth
- r175390 - Documentation cleanup: fix a typo ("////" for "///") and suppress Doxygen's
James Dennett
- r175391 - Documentation: use \brief and don't duplicate the name of the declared entity
James Dennett
- r175389 - Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
- r175389 - Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Chandler Carruth
- r175392 - Remove block names from test case to unbreak release builds.
Lang Hames
- r175389 - Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
- [PATCH] SPIR ABI and TargetCodeGenInfo
Benyei, Guy
- [PATCH] SPIR ABI and TargetCodeGenInfo
Pekka Jääskeläinen
- [PATCH] SPIR ABI and TargetCodeGenInfo
Benyei, Guy
- [Patch] OpenCL kernel-arg-info
Benyei, Guy
- r175395 - Test ivar-invariant.m: use a more idiomatic RUN line and tighten the test
Dmitri Gribenko
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
- [PATCH] Support in hasDeclaration for types with getDecl()
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [Patch] OpenCL kernel-arg-info
Pekka Jääskeläinen
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [clang-tools-extra] r175399 - Fix -use-nullptr problems with assert()
Edwin Vane
- [PATCH] PR15279: -use-nullptr behaves badly with assert()
Edwin Vane
- [PATCH] Support in hasDeclaration for types with getDecl()
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- [PATCH] Fix for Bug 15209 - core DR 580
Ismail Pazarbasi
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] Introducing initial UseAuto transform
Sean Silva
- r175409 - Unify some code. No functional change.
Eric Christopher
- r175410 - Grammar.
Eric Christopher
- r175411 - Clean up comment.
Eric Christopher
- r175412 - Add a comment.
Eric Christopher
- r175414 - Unify some "kernel or kext" conditionals.
Eric Christopher
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- r175418 - Fix up grammar a bit.
Eric Christopher
- [PATCH] Add CommentOptions, allow specifying custom comment block commands
Doug Gregor
- [PATCH] Introducing initial UseAuto transform
Edwin Vane
- [PATCH] OpenMP threadprivate directive
Alexey Bataev
- [PATCH] Support in hasDeclaration for types with getDecl()
Chandler Carruth
- r174612 - Documentation: add information about builtin includes to FAQ
Matt Beaumont-Gay
- r175425 - Disable dead stores checker for template instantations. Fixes <rdar://problem/13213575>.
Ted Kremenek
- [PATCH] Store pointers to seen formatting states.
Daniel Jasper
- r175425 - Disable dead stores checker for template instantations. Fixes <rdar://problem/13213575>.
David Blaikie
- r175427 - Update test cases to account for DIBuilder type changes.
David Blaikie
- [PATCH] OpenMP threadprivate directive
Doug Gregor
- r175425 - Disable dead stores checker for template instantations. Fixes <rdar://problem/13213575>.
Ted Kremenek
Last message date:
Sun Feb 17 23:56:13 PST 2013
Archived on: Tue Aug 4 15:30:55 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).