The Week Of Monday 12 May 2014 Archives by subject
Starting: Mon May 12 00:05:16 PDT 2014
Ending: Sun May 18 23:20:33 PDT 2014
Messages: 393
- [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
James Molloy
- [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
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Sean Silva
- [clang-tools-extra] r208979 - Update clang-tidy documentation.
Alexander Kornienko
- [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
- [clang-tools-extra] r209062 - Track clang changes from r209061
Alp Toker
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Alp Toker
- [libc++ patch] Don't define __need_FOO in cstddef
Jeffrey Yasskin
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Richard Smith
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Marshall Clow
- [libcxx] r208831 - Remove XFAIL from a number of tests that aren't expected to fail
Justin Bogner
- [libcxx] r208840 - Work around ABI differences due to LWG 2056 in tests
Justin Bogner
- [libcxx] r208869 - Fix typos
Alp Toker
- [libcxx] r208870 - Fix typo 'fourty' in tests
Alp Toker
- [libcxx] r208942 - Update cstddef after clang r207606.
Nico Weber
- [libcxx] r209032 - Merging r201843
Tom Stellard
- [libcxx] r209035 - Creating 3.4.2-rc1 from release_34 branch
Tom Stellard
- [libcxxabi] r208246 - Make libc++abi use the implementation of __numstr from libc++. No functionality change, just removal of duplicated code.
Stepan Dyatkovskiy
- [libcxxabi] r208611 - PR19091: Track whether we're demangling a function template specialization to
Richard Smith
- [libcxxabi] r208795 - Fix typo in comment.
Logan Chien
- [PATCH 1/3] CL++ (OpenCL++) provisional implementation
Adam Strzelecki
- [PATCH 2/3] Implicit address space conversion on POD assign
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 3/3] Try to perform OpenCL type initialization in C++
Adam Strzelecki
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Ben Langmuir
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Ben Langmuir
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Zinovy Nis
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Alexey Bataev
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] [analyzer][Review request] Improved checker lists.
Антон Ярцев
- [PATCH] [analyzer][Review request] Improved checker lists.
Jordan Rose
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [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.
Hao Liu
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Manuel Klimek
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [PATCH] [build] Verbose clang builds should also build compiler_rt verbosely.
Jon Roelofs
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Saleem Abdulrasool
- [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
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- [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
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] [OPENMP] Initial support of 'reduction' clause
"C. Bergström"
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alp Toker
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
"C. Bergström"
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Richard Smith
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [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] AArch64_BE test case for predefined macros
Christian Pirker
- [PATCH] Add documentation for -Rpass*
Diego Novillo
- [PATCH] Add documentation for -Rpass*
Richard Smith
- [PATCH] Add documentation for -Rpass*
Richard Smith
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [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
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
Reid Kleckner
- [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
- [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
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
- [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
Hans Wennborg
- [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
- [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
- [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
- [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
Hans Wennborg
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- [PATCH] Bitwise comparison always true
Anders Rönnholm
- [PATCH] Bitwise comparison always true
Jordan Rose
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Nico Weber
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Dmitri Gribenko
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Argyrios Kyrtzidis
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [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
- [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
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Hans Wennborg
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Timur Iskhodzhanov
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Stephen Kelly
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-format: Add option to disable fallback
Adam Strzelecki
- [PATCH] clang-format: Add option to disable fallback
Daniel Jasper
- [PATCH] clang-format: Add option to disable fallback
Adam Strzelecki
- [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
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- [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: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
David Tweed
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Joey Gouly
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Aaron Ballman
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- [PATCH] CSA's StreamChecker - additional functionality and fix
Aleksei Sidorin
- [PATCH] Division by zero
Anders Rönnholm
- [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] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Richard Smith
- [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] Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
Hans Wennborg
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- [PATCH] Handle LLVM_APPEND_VC_REV with LLVM cmake module
Adam Strzelecki
- [PATCH] Implement the flatten attribute.
Peter Collingbourne
- [PATCH] Implement the flatten attribute.
Alp Toker
- [PATCH] Implement the no_split_stack attribute.
Peter Collingbourne
- [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
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- [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.
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] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Stepan Dyatkovskiy
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- [PATCH] Pragma optimize on/off
Sean Silva
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Sean Silva
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Remove unused PP variable NumIncluded
Will Wilson
- [PATCH] Remove unused PP variable NumIncluded
Richard Smith
- [PATCH] Rename DynTypedNode to ASTNode
Alp Toker
- [PATCH] SEH exceptions on Win64 (clang part)
Reid Kleckner
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Reid Kleckner
- [PATCH] Support named values in the autocomplete feature.
Peter Collingbourne
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chad Rosier
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- [PATCH] Use comdats to avoid double initialization of weak data
Reid Kleckner
- [scan-build] [Patch] Compiler call interceptor for Linux
Jordan Rose
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Manuel Jacob
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
John McCall
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- 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
- r204978 - Use the new Windows environment for target detection
Reid Kleckner
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Jay Foad
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
Robinson, Paul
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
David Blaikie
- 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
- r208532 - clang/test/CXX/drs/dr4xx.cpp: Use env(1) to satisfy lit internal runner.
NAKAMURA Takumi
- r208539 - clang-format: [JS] Basic support for escape sequences in regex literals.
Daniel Jasper
- r208595 - [scan-build] Pass --sysroot through for both compilation and linking.
Jordan Rose
- r208610 - [ASan] Split static ASan runtime in two parts: asan and asan_cxx.
Alexey Samsonov
- r208613 - clang-cl: accept -mllvm and -fsanitize_blacklist
Hans Wennborg
- r208625 - [ASan] Fixup for r208610: link in asan_cxx library on Windows
Alexey Samsonov
- r208633 - Remove unused PP variable NumIncluded
Will Wilson
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- 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
- 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
- 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
- r208668 - MS ABI: Tighten RTTI mangling
David Majnemer
- r208672 - clang-format: Don't break in the middle of ">>".
Daniel Jasper
- r208683 - Support -masm= flag for x86 targets.
Nico Weber
- 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
- r208683 - Support -masm= flag for x86 targets.
Hal Finkel
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- 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
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Ben Langmuir
- 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
- r208699 - Define the InterlockedCompareExchange64 intrinsic on 32-bits too
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- r208724 - PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. This
Richard Smith
- r208725 - Make this test target independent.
Eric Christopher
- r208733 - Push record return type classification into CGCXXABI
Reid Kleckner
- r208742 - DebugInfo: Avoid creating DILexicalScopeFiles when the filename in the current scope has not changed.
David Blaikie
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- r208756 - Create a redeclaration when an elaborated type specifier
Evgeniy Stepanov
- r208756 - Create a redeclaration when an elaborated type specifier
Justin Bogner
- 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
- r208768 - [OPENMP] Fix warning in Release builds.
Alexey Bataev
- 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
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
David Blaikie
- 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
- r208786 - Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208786 - Don't copy objects with trivial, deleted copy ctors
Richard Smith
- 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
- 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
- r208810 - Converting some for loops to use range-based for loops. No functional changes intended.
Aaron Ballman
- 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
- 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
- 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
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- r208868 - AArch64: update test after LLVM CodeGen change
David Blaikie
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- r208868 - AArch64: update test after LLVM CodeGen change
Eric Christopher
- 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
- r208901 - Use the virtual name of headers when searching for a module
Ben Langmuir
- 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
- 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
- r208936 - test/CodeGenCXX/dllexport.cpp: we already correctly emit b() even when
Hans Wennborg
- r208939 - InstrProf: Set profile data to visibility hidden
Duncan P. N. Exon Smith
- r208941 - Switch another write_escaped to yaml::escape
Ben Langmuir
- 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
- r208984 - Update for llvm API change.
Rafael Espindola
- r208988 - Tooling: use stderr, not stdout for missing command line messages
Alp Toker
- r209002 - Rename SourceManager::createFileIDForMemBuffer()
Alp Toker
- 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
- 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
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
İsmail Dönmez
- 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
- 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
- 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
- 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
- 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
- READ THIS: Missing email, email delivery, and bounces on the mailing list
Chandler Carruth
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).