The Week Of Monday 12 May 2014 Archives by date
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
- [PATCH] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Aleksei Sidorin
- 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
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- r208539 - clang-format: [JS] Basic support for escape sequences in regex literals.
Daniel Jasper
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [PATCH] #pragma vectorize
Aaron Ballman
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [PATCH] #pragma vectorize
Ben Langmuir
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- 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] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- [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
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
David Blaikie
- r208613 - clang-cl: accept -mllvm and -fsanitize_blacklist
Hans Wennborg
- [PATCH] [build] Verbose clang builds should also build compiler_rt verbosely.
Jon Roelofs
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [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] Add documentation for -Rpass*
Richard Smith
- [PATCH] Add documentation for -Rpass*
Richard Smith
- [PATCH] Remove unused PP variable NumIncluded
Will Wilson
- r208633 - Remove unused PP variable NumIncluded
Will Wilson
- [PATCH] Remove unused PP variable NumIncluded
Richard Smith
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Ben Langmuir
- LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Saleem Abdulrasool
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- r208661 - MS ABI: Preliminary RTTI mangling
David Majnemer
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Alexey Samsonov
- r208662 - Refactor to avoid explicitly listing all the different flavours of redeclarable
Richard Smith
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Richard Smith
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- r208665 - Fixed a few tests and moved a comment to its proper place
Filipe Cabecinhas
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Jordan Rose
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- r208668 - MS ABI: Tighten RTTI mangling
David Majnemer
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- 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
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
David Tweed
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- r208683 - Support -masm= flag for x86 targets.
Nico Weber
- [patch] gcc compat: 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
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [PATCH] #pragma vectorize
Aaron Ballman
- 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
- r191590 - Implements some of the more commonly used intrinsics in Intrin.h
Timur Iskhodzhanov
- [PATCH] #pragma vectorize
Aaron Ballman
- 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
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Joey Gouly
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Aaron Ballman
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
David Blaikie
- 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.
Nico Weber
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
David Blaikie
- [scan-build] [Patch] Compiler call interceptor for Linux
Jordan Rose
- [PATCH] #pragma vectorize
Zinovy Nis
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- 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
- 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
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] [analyzer][Review request] Improved checker lists.
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- 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
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Aaron Ballman
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Ben Langmuir
- [PATCH] Pragma optimize on/off
Sean Silva
- 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
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Eric Christopher
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Nico Weber
- r204978 - Use the new Windows environment for target detection
Reid Kleckner
- r208722 - Add a requires for the arm-registered-target needed by this test as
Rafael Avila de Espindola
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208725 - Make this test target independent.
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Rafael Espíndola
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- [PATCH] Handle LLVM_APPEND_VC_REV with LLVM cmake module
Adam Strzelecki
- r208722 - Add a requires for the arm-registered-target needed by this test as
Nico Weber
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208733 - Push record return type classification into CGCXXABI
Reid Kleckner
- r208683 - Support -masm= flag for x86 targets.
Hal Finkel
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- r208683 - Support -masm= flag for x86 targets.
Hal Finkel
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- [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] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Marshall Clow
- [PATCH] #pragma vectorize
Alexey Bataev
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
James Molloy
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
James Molloy
- r208758 - Sema::FindAllocationFunctions(): Fix \param. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- r208761 - [ARM64]Fix the bug right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- 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
- [PATCH] [clang-format] AllowSimpleBracedStatements
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
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Dmitri Gribenko
- r208771 - Remove empty directory left after r207995.
Alexander Kornienko
- [PATCH] #pragma vectorize
Aaron Ballman
- r208756 - Create a redeclaration when an elaborated type specifier
Evgeniy Stepanov
- r208774 - Formatting and style changes; no functional changes intended.
Aaron Ballman
- r208756 - Create a redeclaration when an elaborated type specifier
Justin Bogner
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
Aaron Ballman
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
David Blaikie
- [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
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] #pragma vectorize
Tyler Nowicki
- [libcxxabi] r208795 - Fix typo in comment.
Logan Chien
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
Aaron Ballman
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
David Blaikie
- r208799 - When we generate a redeclaration for an
John McCall
- r208800 - Amending r208783 based on a suggestion by David Blaikie.
Aaron Ballman
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- 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] clang-cl: Add support for -o
Hans Wennborg
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Argyrios Kyrtzidis
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Manuel Jacob
- [PATCH] clang-cl: Add support for -o
Alp Toker
- 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
- r208786 - Don't copy objects with trivial, deleted copy ctors
Richard Smith
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- r208824 - When an overloaded comparison operator returns a reference, do not consider
Richard Trieu
- [PATCH] clang-cl: Add support for -o
Alp Toker
- r208825 - PR19742: cv-qualifiers and ref-qualifiers aren't allowed on functions within
Richard Smith
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- r208786 - Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- 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
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
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
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- r208846 - [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one.
Argyrios Kyrtzidis
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Yunzhong Gao
- r208850 - AST: Remove dead-code/update reference to standard
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [PATCH] clang-cl: Add support for -o
Timur Iskhodzhanov
- [libcxxabi] r208246 - Make libc++abi use the implementation of __numstr from libc++. No functionality change, just removal of duplicated code.
Stepan Dyatkovskiy
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Stephen Kelly
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [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] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [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] clang-format: Add option to disable fallback
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [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: Add option to disable fallback
Adam Strzelecki
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
"C. Bergström"
- [PATCH] [OPENMP] Initial support of 'reduction' clause
"C. Bergström"
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
- [PATCH] AArch64: Add command line option to select big or little endian
Tim Northover
- [PATCH] AArch64: Add command line option to select big or little endian
Tim Northover
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- 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
- [libc++ patch] Don't define __need_FOO in cstddef
Alp Toker
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- r208879 - C++11 - Use nullptr in lib/Sema/SemaOpenMP.cpp and some reformatting (no functional changes).
Alexander Musman
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alp Toker
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- r208882 - clang-format: Fix Sphinx build error.
Daniel Jasper
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- [clang-tools-extra] r208883 - Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [clang-tools-extra] r208898 - Fixed incorrect StringRef::find usage.
Alexander Kornienko
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [libc++ patch] Don't define __need_FOO in cstddef
Jeffrey Yasskin
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- r208901 - Use the virtual name of headers when searching for a module
Ben Langmuir
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- r208868 - AArch64: update test after LLVM CodeGen change
David Blaikie
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- r208868 - AArch64: update test after LLVM CodeGen change
Eric Christopher
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Yunzhong Gao
- r208915 - Refactoring some for loops to use range-based for loops instead. No functional changes intended.
Aaron Ballman
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- 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
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [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
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
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
- [libc++ patch] Don't define __need_FOO in cstddef
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
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- r208948 - InstrProf: Look for the PIC-version of the profile runtime
Duncan P. N. Exon Smith
- [libc++ patch] Don't define __need_FOO in cstddef
Richard Smith
- r208951 - Improve a scan-build message
Sylvestre Ledru
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Manuel Klimek
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [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
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [clang-tools-extra] r208979 - Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- [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
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- [PATCH] Bitwise comparison always true
Jordan Rose
- r209002 - Rename SourceManager::createFileIDForMemBuffer()
Alp Toker
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
John McCall
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Richard Smith
- [PATCH] Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
Hans Wennborg
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- [PATCH] SEH exceptions on Win64 (clang part)
Reid Kleckner
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- 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
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- 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
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chad Rosier
- 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
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Sean Silva
- 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
- [PATCH] Implement the flatten attribute.
Alp Toker
- [PATCH] Implement the no_split_stack attribute.
Aaron Ballman
- [PATCH] Implement the no_split_stack attribute.
Alp Toker
- [PATCH] Implement the no_split_stack attribute.
Aaron Ballman
- 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
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
İsmail Dönmez
- 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
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Argyrios Kyrtzidis
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Alp Toker
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Richard Smith
- r209100 - RAV reunification: merge r162133 (visit the TypeLoc when RecursiveASTVisitor visits a CompoundLiteralExpr)
Alp Toker
- r209101 - RAV reunification: MSPropertyRefExpr visitation
Alp Toker
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
Richard Smith
- [PATCH 1/3] CL++ (OpenCL++) provisional implementation
Adam Strzelecki
- [PATCH 2/3] Implicit address space conversion on POD assign
Adam Strzelecki
- [PATCH 3/3] Try to perform OpenCL type initialization in C++
Adam Strzelecki
- [PATCH 2/3] Implicit address space conversion on POD assign
Alp Toker
- [PATCH 2/3] Implicit address space conversion on POD assign
Richard Smith
- [PATCH 2/3] Implicit address space conversion on POD assign
Ronan KERYELL
- [PATCH 2/3] Implicit address space conversion on POD assign
Alp Toker
- [PATCH] Rename DynTypedNode to ASTNode
Alp Toker
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
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).