The Week Of Monday 4 March 2013 Archives by date
Starting: Mon Mar 4 01:20:06 PST 2013
Ending: Sun Mar 10 22:19:38 PDT 2013
Messages: 388
- r176420 - Improve C11 atomics support:
David Chisnall
- Patch for LibASTMatchersTutorial
Béatrice Creusillet
- r176434 - Make the tutorial easier to compile by adding in some of the details.
Manuel Klimek
- Patch for LibASTMatchersTutorial
Manuel Klimek
- r176435 - Format a line if a range in its leading whitespace was selected.
Daniel Jasper
- [PATCH] Fix for Bug 7256 - clang++ should provide a fix-it hint for incorrect destructor declarations
Dmitri Gribenko
- [PATCH] Added summary option to cpp11-migrate tool
Ariel Bernal
- [clang-tools-extra] r176436 - Properly identify 'this' as range-based for container
Edwin Vane
- [clang-tools-extra] r176437 - Adding failing LoopConvert testcase
Edwin Vane
- [PATCH] Fixed a segfault when ElaboratedType has no NestedNameSpecifier
Tareq A. Siraj
- [PATCH] Move code to handle one input arg to its own function
Matthew Curtis
- r176440 - R600: Use the GPU type to determine the correct DataLayout v2
Tom Stellard
- [PATCH] Fixed a segfault when ElaboratedType has no NestedNameSpecifier
Edwin Vane
- r176441 - hasQualifer() matcher should return false if there's no qualifier
Edwin Vane
- [PATCH] Fixed a segfault when ElaboratedType has no NestedNameSpecifier
Edwin Vane
- r176444 - comment parsing. Missed a case of referring
Fariborz Jahanian
- r176445 - warn-documentation.cpp: reorganize tests
Dmitri Gribenko
- r176447 - Make sure to not split string literals at the first character.
Manuel Klimek
- r176448 - [comment parsing] source fidelity for tparam command too.
Fariborz Jahanian
- [cfe-commits] r173542 - Since we're stuck with realpath for the header <-> module mapping,
Chad Rosier
- r176449 - Comment parsing tests: move a test into a group of similar tests
Dmitri Gribenko
- r176450 - [PCH] In HeaderFileInfoTrait::EqualKey(), use FileManager::getFile() to compare two filenames, instead of llvm::sys::fs::equivalent().
Argyrios Kyrtzidis
- [cfe-commits] Fix PR 11326: conflicting mabi between -mabi and -target options on ARM
Weiming Zhao
- [cfe-commits] Fix PR 11326: conflicting mabi between -mabi and -target options on ARM
Rafael Espíndola
- r176453 - Mips specific inline assembler constraint 'R'
Jack Carter
- r176456 - Fix confused use of llvm::StringSwitch for armv7r architecture.
Bob Wilson
- r176457 - Tidy up lists of Cortex-A series processors, adding entries for A7.
Bob Wilson
- r176458 - Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors.
Bob Wilson
- r176428 - Perform non-overload placeholder conversions on the operands
Richard Smith
- r176461 - Comment parsing: refactor handling of command markers in AST
Dmitri Gribenko
- r176463 - [analyzer] Don't let cf_audited_transfer override CFRetain semantics.
Jordan Rose
- Add proper definition for regex_traits::_regex_word
Dmitri Gribenko
- Add proper definition for regex_traits::_regex_word
Howard Hinnant
- Add proper definition for regex_traits::_regex_word
Albert Wong (王重傑)
- [clang-tools-extra] r176465 - Added summary option to cpp11-migrate tool
Dmitri Gribenko
- [PATCH] Added summary option to cpp11-migrate tool
Dmitri Gribenko
- r176468 - doc parsing. We want to issue a strong warning when
Fariborz Jahanian
- r176468 - doc parsing. We want to issue a strong warning when
Dmitri Gribenko
- r176468 - doc parsing. We want to issue a strong warning when
Dmitri Gribenko
- r176468 - doc parsing. We want to issue a strong warning when
jahanian
- r176469 - Silence a number of static analyzer warnings with assertions and such.
Jordan Rose
- r176468 - doc parsing. We want to issue a strong warning when
Dmitri Gribenko
- r176472 - scan-build: explicitly say "No bugs found" if there are no reports.
Jordan Rose
- r176453 - Mips specific inline assembler constraint 'R'
Richard Smith
- r176474 - Add quotation marks to template names in diagnostics.
David Blaikie
- r176453 - Mips specific inline assembler constraint 'R'
Jack Carter
- r176453 - Mips specific inline assembler constraint 'R'
Richard Smith
- [PATCH] Add default armv5te CPU to getLLVMSuffixForArm table
Chris Cadwallader
- [PATCH] global object initialization bug
WenHan Gu (谷汶翰)
- [libc++] [PATCH] global object initialization bug
WenHan Gu (谷汶翰)
- r176476 - Don't emit calls to virtual [[noreturn]] functions as noreturn; overrides of a
Richard Smith
- r176477 - Add a test that we are passing the -fobjc-default-synthesize flag for Apple and
David Chisnall
- Patch for LibASTMatchersTutorial
Béatrice Creusillet
- r176480 - Documentation: use code highlighting
Dmitri Gribenko
- Patch for LibASTMatchersTutorial
Dmitri Gribenko
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- [PATCH] Add default armv5te CPU to getLLVMSuffixForArm table
Manish Verma
- Patch for LibASTMatchersTutorial.rst (Step 3)
Béatrice Creusillet
- Patch for LibASTMatchersTutorial.rst (Step 3)
Vane, Edwin
- Patch for LibASTMatchersTutorial.rst (Step 3)
Béatrice Creusillet
- [PATCH] multiple inlining scopes for a single source location
Eric Christopher
- r176493 - Make LibASTMatchersTutorial code match text
Edwin Vane
- Patch for LibASTMatchersTutorial.rst (Step 3)
Vane, Edwin
- [PATCH] multiple inlining scopes for a single source location
David Blaikie
- [PATCH] multiple inlining scopes for a single source location
Adrian Prantl
- [PATCH] Add default armv5te CPU to getLLVMSuffixForArm table
Chris Cadwallader
- [RFC] #pragma ivdep
Redmond, Paul
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
- [PATCH] multiple inlining scopes for a single source location
Dmitri Gribenko
- r176506 - Mips specific inline assembler constraint 'R'
Jack Carter
- [PATCH] multiple inlining scopes for a single source location
Adrian Prantl
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Edwin Vane
- r176509 - doc parsing. Add @method and @callback for
Fariborz Jahanian
- r176468 - doc parsing. We want to issue a strong warning when
jahanian
- r176510 - Fix this checkin.
Fariborz Jahanian
- [cfe-commits] Fix PR 11326: conflicting mabi between -mabi and -target options on ARM
Weiming Zhao
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Ariel Bernal
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Edwin Vane
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Stefanus Du Toit
- r176509 - doc parsing. Add @method and @callback for
Dmitri Gribenko
- r176509 - doc parsing. Add @method and @callback for
jahanian
- r176509 - doc parsing. Add @method and @callback for
jahanian
- r176511 - [libclang] When logging a CXTranslationUnit that came from an AST file, print out the filename.
Argyrios Kyrtzidis
- [cfe-commits] Fix PR 11326: conflicting mabi between -mabi and -target options on ARM
Rafael Espíndola
- r176509 - doc parsing. Add @method and @callback for
Dmitri Gribenko
- r176509 - doc parsing. Add @method and @callback for
Dmitri Gribenko
- r176512 - Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first
Lang Hames
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Ariel Bernal
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Ariel Bernal
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Dmitri Gribenko
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Edwin Vane
- r176515 - Remove outdated claim that GCC builds without a C++ compiler from compilers comparison.
Richard Smith
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
Fariborz Jahanian
- r176526 - Preprocessor: don't consider // to be a line comment in -E -std=c89 mode.
Jordan Rose
- r176509 - doc parsing. Add @method and @callback for
jahanian
- r176529 - fix a missing check in my last patch.
Fariborz Jahanian
- r176531 - PR 11326: Lack diagnosic message when ABI conflicts on ARM
Weiming Zhao
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
Jordan Rose
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
jahanian
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
Jordan Rose
- r176534 - Preprocessor: don't keep comments under -traditional-cpp.
Jordan Rose
- r176535 - Remove unused static variable.
Douglas Gregor
- [cfe-commits] r173542 - Since we're stuck with realpath for the header <-> module mapping,
Douglas Gregor
- r176480 - Documentation: use code highlighting
Sean Silva
- r176480 - Documentation: use code highlighting
Dmitri Gribenko
- r176539 - objective-C: don't crash after diagnosing
Fariborz Jahanian
- r176540 - After issuing a diagnostic for undefining or redefining a builtin macro,
Richard Smith
- r176542 - PR15390: If a function returns a pointer to a function, that function type
Richard Smith
- r176544 - revert r176531 due to clan-native-arm fails
Weiming Zhao
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- Add proper definition for regex_traits::_regex_word
Albert Wong (王重傑)
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
Douglas Gregor
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anna Zaks
- r176550 - [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted.
Alexey Samsonov
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Sanne Wouda
- [PATCH] Minor refactor of how we get compilation phases.
Matthew Curtis
- [PATCH] Adds a CMake package configuration file for libclang
Damien Buhl
- [clang-tools-extra] r176551 - Fixed Use-Nullptr when replacing return(0)
Edwin Vane
- [PATCH] Fixed UseNullptr causes compile error when replacing return(0);
Edwin Vane
- [PATCH] Adds a CMake package configuration file for libclang
Manuel Klimek
- r176531 - PR 11326: Lack diagnosic message when ABI conflicts on ARM
Rafael Espíndola
- [clang-tools-extra] r176553 - Test case for PR-15414 - nullptr_t functions
Stefanus Du Toit
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Manuel Klimek
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Edwin Vane
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Manuel Klimek
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Dmitri Gribenko
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Edwin Vane
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Manuel Klimek
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Sanne Wouda
- [PATCH] Adds a CMake package configuration file for libclang
Brad King
- [PATCH] PR13457 (part 1) explicit/implicit calling conventions compatibility in overloads
Alexander Zinenko
- r176556 - New ASTMatchers and enhancement to hasOverloadedOperatorName
Edwin Vane
- [PATCH] New ASTMatcher and enhancement to hasOverloadedOperatorName
Edwin Vane
- [PATCH] Minor refactor of how we get compilation phases.
Daniel Dunbar
- r176557 - Driver: add support for new style multiarch in Ubuntu 13.04
Dmitri Gribenko
- [PATCH] Sema for Captured Statements
Ben Langmuir
- [PATCH] Linux header search on Ubuntu 13.04 multiarch
Dmitri Gribenko
- [libcxx] r176559 - The bitset(unsigned long long) constructor was broken by the constexpr additions only on 32 bit platforms. Fixed. This addresses http://llvm.org/bugs/show_bug.cgi?id=15444.
Howard Hinnant
- r176560 - say objective-C in the warning and streamline
Fariborz Jahanian
- r176525 - doc. parsing. Improve on diagnostics on my last patch.
jahanian
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anna Zaks
- [PATCH] Changed ClangTool processing file standard output to debug
Ariel Bernal
- r176563 - Spell Objective-C correctly.
Fariborz Jahanian
- [OpenCL patch] vec_type_hint
Murat Bolat
- [PATCH] Minor refactor of how we get compilation phases.
Matthew Curtis
- r176564 - [PCH] Remove a couple of fields from serialization::reader::HeaderFileInfoTrait that are not used for anything.
Argyrios Kyrtzidis
- r176565 - [PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once.
Argyrios Kyrtzidis
- r176566 - [PCH] For HeaderFileInfoTrait, hash the key using size & time of the file.
Argyrios Kyrtzidis
- r176567 - [PCH] When pre-validating the headers from the PCH, only validate non-system headers.
Argyrios Kyrtzidis
- [libcxx] r176559 - The bitset(unsigned long long) constructor was broken by the constexpr additions only on 32 bit platforms. Fixed. This addresses http://llvm.org/bugs/show_bug.cgi?id=15444.
Richard Smith
- [libcxx] r176568 - Correct silly type-o. Thanks Richard.
Howard Hinnant
- [libcxx] r176559 - The bitset(unsigned long long) constructor was broken by the constexpr additions only on 32 bit platforms. Fixed. This addresses http://llvm.org/bugs/show_bug.cgi?id=15444.
Howard Hinnant
- [PATCH] Minor refactor of how we get compilation phases.
Daniel Dunbar
- [libcxx] r176573 - Have basic_istream::read call sgetn intead of sbumpc individual characters. This addresses http://llvm.org/bugs/show_bug.cgi?id=15427.
Howard Hinnant
- [PATCH] Adds a CMake package configuration file for libclang
Damien Buhl
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Vane, Edwin
- [RFC] #pragma ivdep
Redmond, Paul
- [PATCH] Extend loop variable naming checks
Jack Yang
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Dmitri Gribenko
- r176577 - [analyzer] Pass the correct Expr to the bug reporter visitors when dealing with CompoundLiteralExpr
Anna Zaks
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [PATCH] Extend loop variable naming checks
Dmitri Gribenko
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [RFC] #pragma ivdep
Pekka Jääskeläinen
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
Adrian Prantl
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
Eric Christopher
- [PATCH] multiple inlining scopes for a single source location
Eric Christopher
- PATCH: private ivars - update for r176116
Eric Christopher
- PATCH: private ivars - update for r176116
Adrian Prantl
- [PATCH] Add a truncation warning for values under a bitwise or
Richard Smith
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
John McCall
- r176584 - Ensure that DIType is regenerated after we visit an implementation
Adrian Prantl
- [clang-tools-extra] r175544 - Add support for auto-generating LIT tests by the build
Chandler Carruth
- [clang-tools-extra] r175544 - Add support for auto-generating LIT tests by the build
Chandler Carruth
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Dmitri Gribenko
- [libcxx] r176593 - No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibility__ attribute.
Howard Hinnant
- [RFC] #pragma ivdep
Redmond, Paul
- [PATCH] Adds a CMake package configuration file for libclang
Manuel Klimek
- [PATCH] Adds a CMake package configuration file for libclang
Damien Buhl
- [PATCH] Adds a CMake package configuration file for libclang
Manuel Klimek
- r176600 - [analyzer] Clean up a few doc comments for ProgramState and CallEvent.
Jordan Rose
- r176601 - [analyzer] Check for returning null references in ReturnUndefChecker.
Jordan Rose
- r176603 - Fix typo.
Rafael Espindola
- r176606 - Add a hasExternalStorageAsWritten helper. No functionality change.
Rafael Espindola
- r176607 - Add a hasExternalLinkage helper. No functionality change.
Rafael Espindola
- r176603 - Fix typo.
Jordan Rose
- [PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.
Peter Collingbourne
- r176609 - Don't duplicate function names. Thanks to Jordan Rose for pointing it out.
Rafael Espindola
- r176612 - [analyzer] Warn on passing a reference to null pointer as an argument in a call
Anna Zaks
- r176612 - [analyzer] Warn on passing a reference to null pointer as an argument in a call
Jordan Rose
- r176617 - Add flags for additional control over coverage generation. Pick the version
Nick Lewycky
- r176619 - Fix build with clang, this was supposed to be part of r176617.
Nick Lewycky
- [RFC] #pragma ivdep
Tobias Grosser
- [RFC] #pragma ivdep
Tobias Grosser
- r176617 - Add flags for additional control over coverage generation. Pick the version
Chandler Carruth
- [clang-tools-extra] r176627 - Switch from autogenerating tests to using the preprocessor.
Chandler Carruth
- [clang-tools-extra] r175544 - Add support for auto-generating LIT tests by the build
Chandler Carruth
- [OpenCL patch] vec_type_hint
Joey Gouly
- [OpenCL patch] vec_type_hint
Benyei, Guy
- [PATCH] Address spaced pointers to structs
Benyei, Guy
- [PATCH] OpenCL images and samplers related restriction (6.9.b)
Benyei, Guy
- [PATCH] SPIR ABI and TargetCodeGenInfo
Benyei, Guy
- r176628 - Minor refactor of how we get compilation phases.
Matthew Curtis
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- r176629 - Add 'e' to the SPIR data layout - SPIR is little endian for now.
Guy Benyei
- [OpenCL patch] vec_type_hint
Murat Bolat
- [OpenCL patch] vec_type_hint
Joey Gouly
- [PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.
Alexey Samsonov
- [PATCH] Adds a CMake package configuration file for libclang
Brad King
- [PATCH] Adding lvalue and rvalue reference type matchers
Edwin Vane
- [PATCH] Adding lvalue and rvalue reference type matchers
Dmitri Gribenko
- [PATCH] Adding lvalue and rvalue reference type matchers
Manuel Klimek
- [PATCH] Adding lvalue and rvalue reference type matchers
Edwin Vane
- [PATCH] Adding lvalue and rvalue reference type matchers
Manuel Klimek
- [PATCH] Adding lvalue and rvalue reference type matchers
Edwin Vane
- [PATCH] Adding lvalue and rvalue reference type matchers
Edwin Vane
- r176630 - Adding lvalue and rvalue reference type matchers
Edwin Vane
- [PATCH] Adding lvalue and rvalue reference type matchers
Dmitri Gribenko
- [PATCH] Adding lvalue and rvalue reference type matchers
Edwin Vane
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [clang-tools-extra] r176631 - Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [PATCH] Have LoopConvert use 'auto &&' where necessary
Edwin Vane
- [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [PATCH] Extend loop variable naming checks
Jack Yang
- [PATCH] Extend loop variable naming checks
Jack Yang
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- [PATCH] Adds a CMake package configuration file for libclang
Jordan Rose
- r176612 - [analyzer] Warn on passing a reference to null pointer as an argument in a call
Anna Zaks
- [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Joerg Sonnenberger
- [PATCH] Adds a CMake package configuration file for libclang
Brad King
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
Adrian Prantl
- [PATCH] Adds a CMake package configuration file for libclang
Argyrios Kyrtzidis
- [clang-tools-extra] r176627 - Switch from autogenerating tests to using the preprocessor.
Vane, Edwin
- [PATCH] Adds a CMake package configuration file for libclang
Brad King
- [libcxx] r176639 - Change _LIBCPP_TYPE_VIS to use __type_visibility__(default) instead of __visibility__(default) when available. This change makes just the type_info visible so that types like vectors and strings can be used as exception objects across dylib boundaries even when hidden visibility is specified globally (at the command line), and yet this allows clients to hide the member functions of things like vector and string (with global visibility commands).
Howard Hinnant
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
Howard Hinnant
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
David Blaikie
- [PATCH] Extend loop variable naming checks
Edwin Vane
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
Howard Hinnant
- [PATCH] Extend loop variable naming checks
Dmitri Gribenko
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
Albert Wong (王重傑)
- [PATCH] Extend loop variable naming checks
Jack Yang
- [PATCH] Extend loop variable naming checks
Dmitri Gribenko
- [PATCH] PR15291: noreturn adjustment in overload resolution for function templates
Alexander Zinenko
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
David Blaikie
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Dmitri Gribenko
- r176650 - Remove unncessary whitespace when triggered on empty line.
Daniel Jasper
- r176653 - Remove temporary std::vectors that ca be replaced with ArrayRef's magic.
Benjamin Kramer
- r176654 - Evaluate compound literals directly into the result aggregate
John McCall
- r176655 - Add CharUnits::alignmentAtOffset.
John McCall
- r176656 - Change hasAggregateLLVMType, which conflates complex and
John McCall
- r176657 - Move the atomics code into its own file.
John McCall
- r176658 - Promote atomic type sizes up to a power of two, capped by
John McCall
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
John McCall
- r176654 - Evaluate compound literals directly into the result aggregate
Benjamin Kramer
- r176654 - Evaluate compound literals directly into the result aggregate
John McCall
- [PATCH] Address spaced pointers to structs
John McCall
- [PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.
Peter Collingbourne
- [PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.
Peter Collingbourne
- [PATCH] PR15291: noreturn adjustment in overload resolution for function templates
John McCall
- [PATCH] PR15291: noreturn adjustment in overload resolution for function templates
Alexander Zinenko
- [PATCH] Adds a CMake package configuration file for libclang
Damien Buhl
- r176663 - When possible, move __block variables to the heap rather than copying them.
Douglas Gregor
- r176665 - Improve LLDB's implicit cast-to-id to work with C++11 auto and any Objective-C object type <rdar://problem/13338107>.
Douglas Gregor
- [PATCH] Address spaced pointers to structs
Tanya Lattner
- [OpenCL patch] vec_type_hint
Tanya Lattner
- r176666 - Add code completion for @import <rdar://problem/13344306>.
Douglas Gregor
- r176667 - HeaderDoc: Support more of HeaderDoc documentation
Fariborz Jahanian
- r176667 - HeaderDoc: Support more of HeaderDoc documentation
Dmitri Gribenko
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- r176670 - [driver] If we're just linking, don't report --param X as unused option.
Chad Rosier
- [PATCH] Adds a CMake package configuration file for libclang
Argyrios Kyrtzidis
- [LLVMdev] [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [PATCH] New warning to detect when a logical not is applied to the LHS of a comparison when the intent was for the logical not to apply to the whole comparison
Richard Trieu
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anna Zaks
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- [PATCH] Preserve paramater attributes during template instantiation
Doug Gregor
- [PATCH] Sema for Captured Statements
Doug Gregor
- [PATCH] Pragma for captured statements
Doug Gregor
- [PATCH] Implement CapturedStmt AST
Doug Gregor
- r176667 - HeaderDoc: Support more of HeaderDoc documentation
jahanian
- [PATCH] Allocate stack storage for .block_descriptor and captured self.
Adrian Prantl
- r176680 - [libclang] Add Logger::operator<< overloads for CXCursor and FileEntry.
Argyrios Kyrtzidis
- r176681 - [libclang] When calling the function of CXCursorAndRangeVisitor, don't forget to
Argyrios Kyrtzidis
- r176682 - [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file.
Argyrios Kyrtzidis
- [libcxx] r176640 - Albert Wong: definition for regex_traits<_CharT>::__regex_word.
Albert Wong (王重傑)
- r176686 - Add support for the OpenCL attribute 'vec_type_hint'.
Joey Gouly
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [PATCH] OpenCL endian attribute
Joey Gouly
- [clang-tools-extra] r176690 - Extend loop variable naming checks
Edwin Vane
- [PATCH] Extend loop variable naming checks
Edwin Vane
- r176682 - [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file.
Dmitri Gribenko
- r176682 - [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file.
Argyrios Kyrtzidis
- [PATCH] Fixed UseNullptr causes ambiguity
Ariel Bernal
- r176704 - Remove unused variable.
Benjamin Kramer
- [PATCH] Fixed UseNullptr causes ambiguity
Dmitri Gribenko
- [clang-tools-extra] r176709 - Turned no_xform into a pass from expected failure.
Edwin Vane
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- r176710 - Fixes breaking of string literals.
Manuel Klimek
- r176667 - HeaderDoc: Support more of HeaderDoc documentation
Dmitri Gribenko
- [libcxx] r176711 - Parsing floating point numbers with very long precision was broken, and this patch fixes it. This fixes http://llvm.org/bugs/show_bug.cgi?id=15445.
Howard Hinnant
- [clang-tools-extra] r176712 - Fixing Doxygen warnings in cpp11-migrate
Edwin Vane
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Bill Wendling
- [clang-tools-extra] r176713 - Removing 'modindex' from clang-tools-extra doc index
Edwin Vane
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anna Zaks
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- [PATCH] Adding user documentation for UseAuto transform
Edwin Vane
- [PATCH] Adding user documentation for UseAuto transform
Dmitri Gribenko
- [PATCH] Preserve paramater attributes during template instantiation
Jordan Rose
- [PATCH] Remove driver support for Hexagon V2 and V3
Matthew Curtis
- r176716 - [libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to return a value.
Argyrios Kyrtzidis
- r176717 - [PCH] When complaining that a header from the PCH was modified, also mention
Argyrios Kyrtzidis
- [PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.
Peter Collingbourne
- [PATCH] Preserve paramater attributes during template instantiation
Doug Gregor
- [PATCH] R600: Add missing Southern Islands GPU to setCPU() function
Tom Stellard
- r176723 - <rdar://problem/13140795> Transform the scope type of a pseudo-destructor expression within the object scope.
Douglas Gregor
- r176716 - [libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to return a value.
Jordan Rose
- r176726 - ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType.
Jordan Rose
- [clang-tools-extra] r176712 - Fixing Doxygen warnings in cpp11-migrate
Sean Silva
- [PATCH] Disable statistics on Release builds and move tests that depend on -stats.
Jan Voung
- [PATCH] OpenMP threadprivate directive
Doug Gregor
- [PATCH] Adding user documentation for UseAuto transform
Sean Silva
- r176727 - <rdar://problem/13094134> Don't try to wire up typedef names for invalid anonymous tag declarations encountered during template instantiation.
Douglas Gregor
- r176617 - Add flags for additional control over coverage generation. Pick the version
Sean Silva
- [PATCH] Implements memoization for ancestor matching.
Manuel Klimek
- [PATCH] Disable statistics on Release builds and move tests that depend on -stats.
Jordan Rose
- r176728 - Sema: Preserve attributes on parameters in instantiated function templates.
Jordan Rose
- [PATCH] Preserve paramater attributes during template instantiation
Jordan Rose
- r176730 - Move clang tests that depend on llvm/ADT/Statistic.h to a subdir.
Jan Wen Voung
- r176731 - <rdar://problem/13170740> Be a little more careful when instantiating 'this' expressions.
Douglas Gregor
- r176732 - [libclang] Change clang_findReferencesInFile and clang_findIncludesInFile to return an enum,
Argyrios Kyrtzidis
- r176716 - [libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to return a value.
Argyrios Kyrtzidis
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- r176731 - <rdar://problem/13170740> Be a little more careful when instantiating 'this' expressions.
David Blaikie
- r176731 - <rdar://problem/13170740> Be a little more careful when instantiating 'this' expressions.
Douglas Gregor
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- [PATCH] Adding user documentation for UseAuto transform
Edwin Vane
- [clang-tools-extra] r176735 - Adding user documentation for UseAuto transform
Edwin Vane
- [cfe-dev] [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Joerg Sonnenberger
- [PATCH] Adding user documentation for UseAuto transform
Edwin Vane
- r176736 - [analyzer] Don't rely on finding the correct return statement for suppression.
Jordan Rose
- r176737 - [analyzer] Look for lvalue nodes when tracking a null pointer.
Jordan Rose
- r176730 - Move clang tests that depend on llvm/ADT/Statistic.h to a subdir.
Chandler Carruth
- r176617 - Add flags for additional control over coverage generation. Pick the version
Nick Lewycky
- [cfe-dev] [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Bill Wendling
- r176730 - Move clang tests that depend on llvm/ADT/Statistic.h to a subdir.
Jan Voung
- r176739 - Documentation parsing. Some refactoring and code
Fariborz Jahanian
- r176667 - HeaderDoc: Support more of HeaderDoc documentation
jahanian
- r176730 - Move clang tests that depend on llvm/ADT/Statistic.h to a subdir.
Jan Voung
- r176428 - Perform non-overload placeholder conversions on the operands
Richard Smith
- r176742 - Add TagDecl::hasNameForLinkage(), which is true if the tag
John McCall
- r176743 - Adjust the special non-C++ enum block return type inference
John McCall
- r176744 - [analyzer] Be more consistent about Objective-C methods that free memory.
Jordan Rose
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Jordan Rose
- r176743 - Adjust the special non-C++ enum block return type inference
Jordan Rose
- r176428 - Perform non-overload placeholder conversions on the operands
John McCall
- r176428 - Perform non-overload placeholder conversions on the operands
Chandler Carruth
- [PATCH] Expose AST Record layout attributes to libclang
Loïc Jaquemet
- r176428 - Perform non-overload placeholder conversions on the operands
John McCall
- modularize patch - request for review
Thompson, John
- r176428 - Perform non-overload placeholder conversions on the operands
Richard Smith
- r176754 - [analyzer] Add test case for reference to null pointer param check
Anna Zaks
- r176755 - [analyzer] Rename AttrNonNullChecker -> NonNullParamChecker
Anna Zaks
- r176756 - [analyzer] Make Suppress IDC checker aware that it might not start from the same node it was registered at
Anna Zaks
- [clang-tools-extra] r176757 - Splitting cpp11-migrate transform docs into sub-pages
Edwin Vane
- [clang-tools-extra] r176758 - Adding -final-syntax-check to cpp11-migrate user docs
Edwin Vane
- r176767 - Make helper function static.
Benjamin Kramer
- r176774 - Remove unused diagnostic.
Benjamin Kramer
- r176779 - Handle _Pragma on a u8, u, or U string literal per the C11 specification. Also
Richard Smith
- r176780 - When lexing in C11 mode, accept unicode character and string literals, per C11
Richard Smith
- r176781 - www tweaks to embiggen up our near-complete C++11 and C11 support.
Richard Smith
- [PATCH] [libclang] getTypeSize patch
Sam Price
- r176780 - When lexing in C11 mode, accept unicode character and string literals, per C11
Jordan Rose
- r176682 - [libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file.
Benyei, Guy
- r176786 - Fix indirect byval passing of records in address spaced memory. Allocate memory on stack, and memcpy the actual value before the call.
Guy Benyei
- r176788 - Driver: do not strip file extensions when printing diagnostics.
Benjamin Kramer
- [PATCH] Adds a CMake package configuration file for libclang
Damien Buhl
- r176789 - PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and vec_lvewx according to AltiVec Programming Interface Manual
Anton Yartsev
- r176744 - [analyzer] Be more consistent about Objective-C methods that free memory.
Anton Yartsev
- [PATCH][Review request] unix.Malloc checker improvement: +handling new/delete, +memory.MismatchedFree, +memory.MismatchedDelete, +improved display names for allocators/deallocators
Anton Yartsev
- [PATCH] Remove driver support for Hexagon V2 and V3
Rafael Ávila De Espíndola
- r176428 - Perform non-overload placeholder conversions on the operands
John McCall
- r176428 - Perform non-overload placeholder conversions on the operands
Manuel Klimek
- [cfe-dev] Unreachable at IdentifierResolver.cpp:78 when friend-ing a using declaration
David Blaikie
- [PATCH] OpenMP threadprivate directive
Alexey Bataev
- [PATCH] OpenMP threadprivate directive
Alexey Bataev
Last message date:
Sun Mar 10 22:19:38 PDT 2013
Archived on: Tue Aug 4 15:30:57 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).