The Week Of Monday 12 May 2014 Archives by thread
Starting: Mon May 12 00:05:16 PDT 2014
Ending: Sun May 18 23:20:33 PDT 2014
Messages: 393
- r208521 - disable asan's detect_stack_use_after_return when running CXX/drs/dr4xx.cpp (temporary workaround for PR19722); This should make the asan bootstrap bot green again
Kostya Serebryany
- r208523 - [Driver] Do not lose already detected set of toolchain's multilibs while
Simon Atanasyan
- [PATCH] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Simon Atanasyan
- r208532 - clang/test/CXX/drs/dr4xx.cpp: Use env(1) to satisfy lit internal runner.
NAKAMURA Takumi
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- r208539 - clang-format: [JS] Basic support for escape sequences in regex literals.
Daniel Jasper
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- [PATCH] #pragma vectorize
Aaron Ballman
- r208595 - [scan-build] Pass --sysroot through for both compilation and linking.
Jordan Rose
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Stepan Dyatkovskiy
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] Pragma optimize on/off
Sean Silva
- r208610 - [ASan] Split static ASan runtime in two parts: asan and asan_cxx.
Alexey Samsonov
- [libcxxabi] r208611 - PR19091: Track whether we're demangling a function template specialization to
Richard Smith
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
Robinson, Paul
- r208613 - clang-cl: accept -mllvm and -fsanitize_blacklist
Hans Wennborg
- [PATCH] [build] Verbose clang builds should also build compiler_rt verbosely.
Jon Roelofs
- [PATCH] [analyzer][Review request] Improved checker lists.
Антон Ярцев
- r208625 - [ASan] Fixup for r208610: link in asan_cxx library on Windows
Alexey Samsonov
- [PATCH] Add documentation for -Rpass*
Diego Novillo
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] Remove unused PP variable NumIncluded
Will Wilson
- r208633 - Remove unused PP variable NumIncluded
Will Wilson
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- r208661 - MS ABI: Preliminary RTTI mangling
David Majnemer
- r208662 - Refactor to avoid explicitly listing all the different flavours of redeclarable
Richard Smith
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208665 - Fixed a few tests and moved a comment to its proper place
Filipe Cabecinhas
- r208668 - MS ABI: Tighten RTTI mangling
David Majnemer
- r208672 - clang-format: Don't break in the middle of ">>".
Daniel Jasper
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- r208683 - Support -masm= flag for x86 targets.
Nico Weber
- r208687 - Drop AST's version of ARMCXXABI, it doesn't differ from the Itanium base
Joerg Sonnenberger
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Nico Weber
- r208699 - Define the InterlockedCompareExchange64 intrinsic on 32-bits too
Timur Iskhodzhanov
- r191590 - Implements some of the more commonly used intrinsics in Intrin.h
Timur Iskhodzhanov
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
Aaron Ballman
- r208703 - Updated the test case to show that no diagnostics are expected, and not require emitting the AST until after the AST printing for statement attributes is updated.
Aaron Ballman
- [scan-build] [Patch] Compiler call interceptor for Linux
Jordan Rose
- r208706 - Fix the AST printer for attributed statements so that it does not print duplicate attribute introducers. Eg) [[clang::fallthrough]] instead of [[[[clang::fallthrough]]]]
Aaron Ballman
- r208717 - Update for llvm API change.
Rafael Espindola
- r208718 - Test preprocessor defines for NetBSD/ARM.
Joerg Sonnenberger
- r208719 - Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind
Joerg Sonnenberger
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208724 - PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. This
Richard Smith
- r204978 - Use the new Windows environment for target detection
Reid Kleckner
- r208725 - Make this test target independent.
Eric Christopher
- [PATCH] Handle LLVM_APPEND_VC_REV with LLVM cmake module
Adam Strzelecki
- r208733 - Push record return type classification into CGCXXABI
Reid Kleckner
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- r208742 - DebugInfo: Avoid creating DILexicalScopeFiles when the filename in the current scope has not changed.
David Blaikie
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- r208758 - Sema::FindAllocationFunctions(): Fix \param. [-Wdocumentation]
NAKAMURA Takumi
- r208761 - [ARM64]Fix the bug right shift uint64_t by 64 generates incorrect result.
Hao Liu
- r208765 - clang-format: Add option to allow short blocks on a single line.
Daniel Jasper
- r208766 - clang-format: Add clang-format-diff usage examples for SVN.
Daniel Jasper
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Jay Foad
- r208768 - [OPENMP] Fix warning in Release builds.
Alexey Bataev
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Nico Weber
- r208771 - Remove empty directory left after r207995.
Alexander Kornienko
- r208774 - Formatting and style changes; no functional changes intended.
Aaron Ballman
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
Aaron Ballman
- [PATCH] CSA's StreamChecker - additional functionality and fix
Aleksei Sidorin
- r208786 - Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208787 - clang-cl: Fall back immediately if /GR and /fallback were both passed
Reid Kleckner
- [libcxxabi] r208795 - Fix typo in comment.
Logan Chien
- r208799 - When we generate a redeclaration for an
John McCall
- r208800 - Amending r208783 based on a suggestion by David Blaikie.
Aaron Ballman
- r208808 - Rename CodeGenModule::getLLVMLinkageforDeclarator -> getLLVMLinkageForDeclarator
Hans Wennborg
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- r208810 - Converting some for loops to use range-based for loops. No functional changes intended.
Aaron Ballman
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Manuel Jacob
- r208821 - Make verbose clang builds also build compiler_rt verbosely
Jonathan Roelofs
- r208822 - [liblang] Introduce clang_getModuleForFile, which given a CXFile header file, returns the module that contains it, if one exists.
Argyrios Kyrtzidis
- r208824 - When an overloaded comparison operator returns a reference, do not consider
Richard Trieu
- r208825 - PR19742: cv-qualifiers and ref-qualifiers aren't allowed on functions within
Richard Smith
- r208830 - Thread Safety Analysis: add new node types to thread safety TIL.
DeLesley Hutchins
- [libcxx] r208831 - Remove XFAIL from a number of tests that aren't expected to fail
Justin Bogner
- r208834 - Fill in the options in the MCOptions struct directly like the other
Eric Christopher
- r208836 - Revert Itanium parts of "Don't copy objects with trivial, deleted copy ctors"
Reid Kleckner
- r208838 - Fix typos
Alp Toker
- [libcxx] r208840 - Work around ABI differences due to LWG 2056 in tests
Justin Bogner
- r208843 - PR19748: Make sure we don't lose colon protection after the parenthesized type-id in a cast-expression.
Richard Smith
- r208844 - Replace completely bogus ambiguous-compound-literal-in-C++ code with something
Richard Smith
- r208846 - [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one.
Argyrios Kyrtzidis
- r208850 - AST: Remove dead-code/update reference to standard
David Majnemer
- [libcxxabi] r208246 - Make libc++abi use the implementation of __numstr from libc++. No functionality change, just removal of duplicated code.
Stepan Dyatkovskiy
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [PATCH] clang-format: Add option to disable fallback
Adam Strzelecki
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64_BE test case for predefined macros
Christian Pirker
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- [libcxx] r208869 - Fix typos
Alp Toker
- [libcxx] r208870 - Fix typo 'fourty' in tests
Alp Toker
- r208875 - ARM64: update tests now that we print "mov" & "mvn".
Tim Northover
- r208879 - C++11 - Use nullptr in lib/Sema/SemaOpenMP.cpp and some reformatting (no functional changes).
Alexander Musman
- r208882 - clang-format: Fix Sphinx build error.
Daniel Jasper
- [clang-tools-extra] r208883 - Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [clang-tools-extra] r208898 - Fixed incorrect StringRef::find usage.
Alexander Kornienko
- r208901 - Use the virtual name of headers when searching for a module
Ben Langmuir
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Reid Kleckner
- r208915 - Refactoring some for loops to use range-based for loops instead. No functional changes intended.
Aaron Ballman
- r208918 - Refactoring another for loop to use a range-based for loop instead. Also cleaned up a bit of formatting. No functional changes intended.
Aaron Ballman
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- r208924 - Thread Safety Analysis: fixes to SExpr pretty printing.
DeLesley Hutchins
- r208925 - Allow dllimport/dllexport on inline functions and adjust the linkage.
Hans Wennborg
- r208926 - Eliminate DefaultImageName from the Driver constructor
Alp Toker
- r208927 - MS ABI: Use musttail for thunk IR generation
Reid Kleckner
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r208936 - test/CodeGenCXX/dllexport.cpp: we already correctly emit b() even when
Hans Wennborg
- READ THIS: Missing email, email delivery, and bounces on the mailing list
Chandler Carruth
- r208939 - InstrProf: Set profile data to visibility hidden
Duncan P. N. Exon Smith
- r208941 - Switch another write_escaped to yaml::escape
Ben Langmuir
- [libcxx] r208942 - Update cstddef after clang r207606.
Nico Weber
- r208943 - Replace a fake enum class with the real thing.
Richard Smith
- r208944 - Push implicitly-declared allocation functions into the IdResolver. Otherwise,
Richard Smith
- r208948 - InstrProf: Look for the PIC-version of the profile runtime
Duncan P. N. Exon Smith
- r208951 - Improve a scan-build message
Sylvestre Ledru
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] Division by zero
Anders Rönnholm
- [PATCH] Bitwise comparison always true
Anders Rönnholm
- [clang-tools-extra] r208979 - Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- r208984 - Update for llvm API change.
Rafael Espindola
- [clang-tools-extra] r208985 - clang-tidy/misc/UseOverride.cpp: Appease targeting msvc.
NAKAMURA Takumi
- [clang-tools-extra] r208986 - Initializer list is unavailable. Use the constructor instead.
NAKAMURA Takumi
- r208988 - Tooling: use stderr, not stdout for missing command line messages
Alp Toker
- r209002 - Rename SourceManager::createFileIDForMemBuffer()
Alp Toker
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [PATCH] Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
Hans Wennborg
- [PATCH] SEH exceptions on Win64 (clang part)
Reid Kleckner
- r209005 - Merge a couple of copy-and-pasted functions
Alp Toker
- r209006 - [ASTMatchers] Move the 'isImplicit' matcher from CXXConstructorDecl to Decl.
Joey Gouly
- r209008 - Update for llvm api change.
Rafael Espindola
- r209017 - Missed a ! in the if statement when these were being set and the options
Eric Christopher
- [libcxx] r209032 - Merging r201843
Tom Stellard
- [libcxx] r209035 - Creating 3.4.2-rc1 from release_34 branch
Tom Stellard
- [PATCH] Use comdats to avoid double initialization of weak data
Reid Kleckner
- r209038 - Use getAliasee instead of getAliasedGlobal.
Rafael Espindola
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
Richard Smith
- r209047 - Add missed file from r209046.
Richard Smith
- r209052 - Tweak diagnostic wording for init list narrowing
Alp Toker
- r209054 - Correct incoherent function versus function template partial ordering for conversion operators (the comparison could claim that two conversion operators are both better than each other). Actually implement DR495, rather than passing its test by chance because the declarations happened to be in the "lucky" order.
Richard Smith
- [PATCH] Support named values in the autocomplete feature.
Peter Collingbourne
- r209055 - Switch to a more efficient expression of this check.
Richard Smith
- r209059 - [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file.
Argyrios Kyrtzidis
- r209060 - More fixes for isBetterOverloadCandidate not being a strict weak ordering. The
Richard Smith
- r209061 - Provide and use a safe Token::getRawIdentifier() accessor
Alp Toker
- [clang-tools-extra] r209062 - Track clang changes from r209061
Alp Toker
- [PATCH] Implement the flatten attribute.
Peter Collingbourne
- [PATCH] Implement the no_split_stack attribute.
Peter Collingbourne
- r209068 - CodeGen: remove MinGW and Cygwin legacy entries
Saleem Abdulrasool
- r209069 - [C++11] Use 'nullptr'. Driver edition.
Craig Topper
- r209070 - [C++11] Use 'nullptr'. ASTMatchers edition.
Craig Topper
- r209074 - Update for llvm api change.
Rafael Espindola
- r209077 - Update for llvm api change.
Rafael Espindola
- r209083 - [C++11] Use 'nullptr'. Lex edition.
Craig Topper
- r209086 - Driver: force restricted IT blocks for Windows on ARM
Saleem Abdulrasool
- r209087 - Remove unused diagnostic.
Benjamin Kramer
- r209090 - Remove historical Unicode TODOs
Alp Toker
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Alp Toker
- r209092 - Format the two RecursiveASTVisitors
Alp Toker
- r209093 - Ongoing RAV reunification
Alp Toker
- r209100 - RAV reunification: merge r162133 (visit the TypeLoc when RecursiveASTVisitor visits a CompoundLiteralExpr)
Alp Toker
- r209101 - RAV reunification: MSPropertyRefExpr visitation
Alp Toker
- [PATCH 1/3] CL++ (OpenCL++) provisional implementation
Adam Strzelecki
- [PATCH] Rename DynTypedNode to ASTNode
Alp Toker
Last message date:
Sun May 18 23:20:33 PDT 2014
Archived on: Tue Aug 4 15:31:38 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).