The Week Of Monday 31 August 2015 Archives by thread
Starting: Mon Aug 31 00:32:20 PDT 2015
Ending: Sun Sep 6 23:45:03 PDT 2015
Messages: 562
- r246422 - [OPENMP 4.0] Codegen for array sections.
Alexey Bataev via cfe-commits
- [PATCH] fix parentheses location in a CXXConstructExpr
Manuel Klimek via cfe-commits
- [PATCH] D11976: [libclang] Return deduced type for auto type, not the one written in the source.
Sergey Kalinichev via cfe-commits
- r246430 - AVX-512: Changed cnt parameter in valignq/d intrinsic from i8 to i32 according to the Intel Spec
Igor Breger via cfe-commits
- [PATCH] D12301: [PATCH] New checker for UB in handler of a function-try-block
Aaron Ballman via cfe-commits
- [PATCH] D12458: [clang] add __builtin_unpredictable and convert to metadata
Krzysztof Parzyszek via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- [PATCH] D12492: [Clang-Format] Add AlwaysBreakBeforeElse Style to avoid cuddled else
Paul Hoad via cfe-commits
- [clang-tools-extra] r246437 - [clang-tidy] Move misc-use-override and readability-shrink-to-fit to "modernize/"
Alexander Kornienko via cfe-commits
- r246438 - PR17829: Proper diagnostic of mangled names conflicts
Andrey Bokhanko via cfe-commits
- [PATCH] D11297: PR17829: Functions declared extern "C" with a name matching a mangled C++ function are allowed
Phabricator via cfe-commits
- [PATCH] D11832: [Patch] [Analyzer] false positive: Potential leak connected with memcpy (PR 22954)
pierre gousseau via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Paul Hoad via cfe-commits
- [PATCH] D11582: Fix assertion failure in TransformOpaqueValueExpr
Rachel Craik via cfe-commits
- [PATCH] D12446: [PATCH] Enable clang-tidy misc-static-assert for C11
Aaron Ballman via cfe-commits
- [clang-tools-extra] r246444 - Using an early return as it is more clear; NFC.
Aaron Ballman via cfe-commits
- [PATCH] D11815: Pass subtarget feature "force-align-stack"
Vasileios Kalintiris via cfe-commits
- [libcxx] r246445 - Remove unused code. NFC
Marshall Clow via cfe-commits
- [clang-tools-extra] r246446 - [clang-tidy] misc-assert-side-effect: support assert macros defined through other macros
Alexander Kornienko via cfe-commits
- [PATCH] D11963: Create a __config_site file to capture configuration decisions.
Jonathan Roelofs via cfe-commits
- r246384 - [OpenMP] Make the filetered clause iterator a real iterator and type safe.
David Blaikie via cfe-commits
- [clang-tools-extra] r246447 - Using an early return as it is more clear; NFC.
Aaron Ballman via cfe-commits
- [PATCH] D12473: [clang-tidy] Add old style function check
Alexander Kornienko via cfe-commits
- r246452 - [OpenMP] base specific_clause_iterator on iterator_adaptor_base.
Benjamin Kramer via cfe-commits
- [PATCH][Solaris] Clang/Driver, stop hardcoding GCC paths in crt/ld.so lookup
Rafael Espíndola via cfe-commits
- [PATCH] D12435: [Concepts] Add diagnostic; invalid specifier on function or variable concept declaration
Nathan Wilson via cfe-commits
- [PATCH] D12462: [PATCH] [clang-tidy] Add inconsistent declaration parameter name check
Piotr Dziwinski via cfe-commits
- r246455 - [CUDA] fix codegen for __nvvm_atom_min/max_gen_u*
Jingyue Wu via cfe-commits
- r246467 - Pull out the ppc incompatible features check into a separate function.
Eric Christopher via cfe-commits
- r246468 - Pull the target attribute parsing out of CGCall and onto TargetInfo.
Eric Christopher via cfe-commits
- r246469 - [MS ABI] Correctly mangle classes without names for linkage purposes
David Majnemer via cfe-commits
- [PATCH] D8178: [libcxx] Fix PR22806 - Tuple incorrectly selects copy/move constructor when storing nested tuple-like types.
Eric Fiselier via cfe-commits
- r246473 - Stop hardcoding GCC paths in crt/ld.so lookup.
Rafael Espindola via cfe-commits
- [PATCH] D12002: Initial WebAssembly support in clang
Dan Gohman via cfe-commits
- [PATCH] D12444: [Sema] Avoid crash on tag-type mismatch (Fixes PR24610)
David Majnemer via cfe-commits
- [PATCH] D12489: [clang-format] Fixed missing space between Obj-C for/in and a typecast
Kent Sutherland via cfe-commits
- r246479 - Revert r246345 until an assertion is fixed.
Gabor Horvath via cfe-commits
- [PATCH] D12501: [clang-format] Obj-C dictionary literals: Fixed typecast getting put on a separate line from the key
Kent Sutherland via cfe-commits
- [PATCH] D12502: [libcxx] Better constain tuples constructors -- Fix PR23256 and PR22806
Eric Fiselier via cfe-commits
- [PATCH] D9085: Fix tuple<A> to A conversion in SFINAE for tuple(_Up...) constructor
Eric Fiselier via cfe-commits
- [PATCH] D11948: Add some macros to abstract marking of parameters as "not null", and use them in <cstring>
Marshall Clow via cfe-commits
- [PATCH] D11740: ABI versioning macros for libc++
Eric Fiselier via cfe-commits
- [PATCH] D12087: always_inline codegen rewrite
Reid Kleckner via cfe-commits
- r246492 - Fix CHECK directives that weren't checking.
Hans Wennborg via cfe-commits
- [clang-tools-extra] r246494 - Help the clang-tidy helper script to understand C files better.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r246495 - Allow the static assert clang-tidy checker to run over C code.
Aaron Ballman via cfe-commits
- r246497 - [modules] Rework serialized DeclContext lookup table management. Instead of
Richard Smith via cfe-commits
- [PATCH] D12471: Correct documentation for numSelectorArgs matcher
Dave Lee via cfe-commits
- r246504 - [modules] Add some missing blockinfo records.
Richard Smith via cfe-commits
- [PATCH] D12453: [CUDA] Allow function overloads based on host/device attributes.
Eli Bendersky via cfe-commits
- [PATCH] D12505: [X86] Set MaxVectorAlign for non-Darwin targets as well.
Ahmed Bougacha via cfe-commits
- [PATCH] D11361: [OpenMP] Target directive host codegen
Samuel Antao via cfe-commits
- r246229 - [X86] Conditionalize Darwin MaxVectorAlign on the presence of AVX.
Ahmed Bougacha via cfe-commits
- r246508 - Revert "Pull the target attribute parsing out of CGCall and onto TargetInfo."
Eric Christopher via cfe-commits
- [PATCH] D12508: [libcxx] Make it drastically simpler to link libc++.
Eric Fiselier via cfe-commits
- r246510 - [PowerPC] Support __builtin_ppc_get_timebase
Hal Finkel via cfe-commits
- [PATCH] D11844: [Modules] More descriptive diagnostics for misplaced import directive
Sean Silva via cfe-commits
- [PATCH] D12511: [LTO] Pass -no-zero-initialized-in-bss on linker command line
Akira Hatanaka via cfe-commits
- [libcxxabi] r246516 - Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS.
Eric Fiselier via cfe-commits
- [PATCH] D12512: [libcxxabi] Manually align pointers in __cxa_allocate_exception - Fixes PR24604
Eric Fiselier via cfe-commits
- r246520 - Fix path seperator for Windows.
Yaron Keren via cfe-commits
- r246521 - [modules] Preserve DeclID order when merging lookup tables to give a more
Richard Smith via cfe-commits
- r246523 - [MS ABI] Cleanup get*ForUnnamedTagDecl
David Majnemer via cfe-commits
- r246524 - Use a more appropriate way of writing 1.
Richard Smith via cfe-commits
- r246526 - Don't use fprintf to emit this diagnostic!
Richard Smith via cfe-commits
- [PATCH] D12169: Relax constexpr rules to improve __builtin_object_size's accuracy
Richard Smith via cfe-commits
- [libunwind] r246528 - unwind: cleanup -Wunused-parameter
Saleem Abdulrasool via cfe-commits
- [PATCH] D12358: [Analyzer] Handling constant bound loops
Ted Kremenek via cfe-commits
- r246534 - [modules] When emitting line tables, only emit filenames that are actually referenced by the entries that we emit.
Richard Smith via cfe-commits
- [PATCH] D12148: [ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard via cfe-commits
- [PATCH] D12402: PR24595: clang-cl fails to compile vswriter.h header from Windows SDK 8.1 in 32 bit mode
Andrey Bokhanko via cfe-commits
- r246546 - Reverting r246497 (which requires also reverting r246524 and r246521 to avoid merge conflicts). It broke the build on MSVC 2015. It also broke an MSVC 2013 bot with testing issues.
Aaron Ballman via cfe-commits
- [PATCH] D12530: Fix several corner cases for loop-convert check.
Angel Garcia via cfe-commits
- r246548 - Add a new frontend warning for referencing members from the handler of a constructor or destructor function-try-block, which is UB in C++.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r246550 - Fix several corner cases for loop-convert check.
Angel Garcia Gomez via cfe-commits
- [clang-tools-extra] r245683 - Tweak clang-tidy-diff.py to recognize "filename" in the diff ourput.
Alexander Kornienko via cfe-commits
- [PATCH] D12445: [Static Analyzer] Remove sinks from nullability checks.
Gábor Horváth via cfe-commits
- Builder clang-mergefunc-x86_64-freebsd?
Galina Kistanova via cfe-commits
- [PATCH] D12381: [Static Analyzer] Merge the Objective-C Generics Checker into Dynamic Type Propagation checker.
Gábor Horváth via cfe-commits
- [PATCH] D12262: [OpenMP] Capture global variables in target regions.
Samuel Antao via cfe-commits
- [PATCH] D11664: [CUDA] Implemented additional processing steps needed to link with CUDA libdevice bitcode.
Eric Christopher via cfe-commits
- r246565 - Pull initFeatureMap out of line now that it's used in multiple places.
Eric Christopher via cfe-commits
- [PATCH] D12247: [libc++] remove possible trailing padding from aligned_storage
Yiran Wang via cfe-commits
- r246573 - Fix typo in test
Eli Bendersky via cfe-commits
- [clang-tools-extra] r246575 - Add \n to the regex in clang-tidy-diff.py in order to fix http://llvm.org/PR24637,
Yaron Keren via cfe-commits
- Move createEliminateAvailableExternallyPass earlier
Yaron Keren via cfe-commits
- r246582 - Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
Richard Smith via cfe-commits
- [PATCH] D9040: [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев via cfe-commits
- r246589 - Make trunk release notes point to 3.7, not 3.6
Nico Weber via cfe-commits
- r246591 - [MS ABI] Switch to the CRC implementation in LLVM
David Majnemer via cfe-commits
- [PATCH] D12541: [Sparc][Shave]: Empower the toolchain formerly known as SHAVE to do more.
Douglas Katzman via cfe-commits
- r246595 - Use hasAttr, not getAttr if we're just checking for presence.
Eric Christopher via cfe-commits
- [PATCH] D12022: Refactored dtor sanitizing into EHScopeStack
Richard Smith via cfe-commits
- r246596 - Migrate the target attribute parsing code into an extension off of
Eric Christopher via cfe-commits
- r246598 - Revert "Migrate the target attribute parsing code into an extension off of"
Eric Christopher via cfe-commits
- r246600 - Fix assertion failure in TransformOpaqueValueExpr
Hubert Tong via cfe-commits
- [PATCH] D12544: Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.
Ivan Krasin via cfe-commits
- r246610 - Migrate the target attribute parsing code into an extension off of
Eric Christopher via cfe-commits
- [PATCH] D12547: Add support for function attribute "disable_tail_calls"
Akira Hatanaka via cfe-commits
- r203885 - [Modules] Emit the module file paths as dependencies of the PCH when we are building one.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D11380: Implement LFTS searchers. Boyer_Moore and Boyer_Moore_Horspool
Marshall Clow via cfe-commits
- [PATCH] D12312: Emiting invariant.group.barrier and adding -fstrict-vptrs
Piotr Padlewski via cfe-commits
- [PATCH] D12313: Introduce __builtin_nontemporal_store and __builtin_nontemporal_load.
Michael Zolotukhin via cfe-commits
- r246618 - [Sema] Avoid crash on tag-type mismatch (Fixes PR24610)
Vedant Kumar via cfe-commits
- [PATCH] D12369: [clang-format] Fix alignConsecutiveAssignments not working properly
Matt Oakes via cfe-commits
- [PATCH] D11797: [LIbClang] Report the named type for ElaboratedType
Sergey Kalinichev via cfe-commits
- [PATCH] D12551: Fix use-auto-check.
Angel Garcia via cfe-commits
- [clang-tools-extra] r246638 - Fix use-auto-check.
Angel Garcia Gomez via cfe-commits
- [PATCH] D12400: Fix store detection for return value in CGCall
Jakub Kuderski via cfe-commits
- [PATCH] D3583: Sema: Implement DR244
Johnny Willemsen via cfe-commits
- [PATCH] D12244: Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets
Alexandros Lamprineas via cfe-commits
- [clang-tools-extra] r246643 - [clang-tidy] Updated the check name in the doc.
Alexander Kornienko via cfe-commits
- r246646 - Silence a -Wsign-compare warning; NFC.
Aaron Ballman via cfe-commits
- r246650 - [Sparc]: GCCInstallationDetector should not care if little-endian
Douglas Katzman via cfe-commits
- r246652 - [Shave]: pass through more clang options to moviCompile
Douglas Katzman via cfe-commits
- clang-tidy unit tests
Aaron Ballman via cfe-commits
- [PATCH] D12555: Fix loop-convert crash.
Angel Garcia via cfe-commits
- [clang-tools-extra] r246655 - Fix loop-convert crash.
Angel Garcia Gomez via cfe-commits
- r246657 - [OpenMP] Make helper functoin static. NFC.
Benjamin Kramer via cfe-commits
- r246659 - [MS ABI] Number unnamed TagDecls which aren't externally visible
David Majnemer via cfe-commits
- [clang-tools-extra] r246660 - Move some more functionality into the AST consumer creation factory function, before registering matchers with the MatchFinder object. This allows us to set the language options for the ClangTidyContext object appropriately so that they can be used from registerMatchers(), and more closely models the way the clang-tidy tool works.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r246661 - Disable clang-tidy readability checkers when not compiling in C++ mode. None of the checkers require additional testing as the tests will not compile for other languages or modes, or the checkers would never match a valid construct.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r246663 - Disable clang-tidy Google checkers when not compiling in C++ mode. None of the checkers require additional testing as the tests will not compile for other languages or modes, or the checkers would never match a valid construct.
Aaron Ballman via cfe-commits
- clang-tools-extra code owners
Aaron Ballman via cfe-commits
- r246680 - [modules] Don't waste time reading in the names the module file writer gave to blocks. We don't need these names, and decoding the corresponding bitcode has a significant cost.
Richard Smith via cfe-commits
- [PATCH] D10586: Add HSAIL support
Pekka Jääskeläinen via cfe-commits
- [PATCH] D12123: [analyzer] Skip Pre/Post handlers for ObjC calls when receiver is nil.
Devin Coughlin via cfe-commits
- [PATCH] D12571: [Analyzer] Fix assertions in commit r246345 (pr22954).
pierre gousseau via cfe-commits
- [clang-tools-extra] r246698 - Updating the code owners list.
Aaron Ballman via cfe-commits
- r246699 - add __builtin_unpredictable and convert to metadata
Sanjay Patel via cfe-commits
- r246700 - Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.
Ivan Krasin via cfe-commits
- r246701 - Update comment for AdditionalMembers with a note to avoid using
Eric Christopher via cfe-commits
- r246702 - [modules] Tighten up this test a bit.
Sean Silva via cfe-commits
- r246706 - Migrate the target attribute parsing code to returning an instance
Eric Christopher via cfe-commits
- r246710 - [analyzer] Refactoring: bring together scan-build options and environment variables.
Anton Yartsev via cfe-commits
- [PATCH] D3197: Remove undefined behavior from list::push_back/front, emplace_back/front.
Marshall Clow via cfe-commits
- [PATCH] D6551: Improvements to scan-build.
Антон Ярцев via cfe-commits
- r246714 - Use new utility function to clean leading junk from pathnames. NFC
Douglas Katzman via cfe-commits
- r246715 - Remove inadvertent debug output from prior change.
Douglas Katzman via cfe-commits
- [PATCH] D11279: Initial patch for PS4 toolchain
Katya Romanova via cfe-commits
- [PATCH] D11737: Add -linker (and -linker=) alias for -fuse-ld=
Katya Romanova via cfe-commits
- [PATCH] D12579: AST: simplify handling of the mangling
Saleem Abdulrasool via cfe-commits
- [PATCH] D12580: Added StrictVTablePointers linking requirement
Piotr Padlewski via cfe-commits
- [PATCH] __attribute__((enable_if)) and non-overloaded member functions
Ettore Speziale via cfe-commits
- r246747 - [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
Alexey Bataev via cfe-commits
- [PATCH] D10834: Added functions to retrieve information about variable storage in libclang and its python bindings.
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com via cfe-commits
- libtooling and ast matchers owners
Manuel Klimek via cfe-commits
- r246748 - [OPENMP 4.1] Codegen for extended format of 'if' clause.
Alexey Bataev via cfe-commits
- r246755 - [ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard via cfe-commits
- r246757 - [OPENMP] Fix for http://llvm.org/PR24687: ICE on compilation of R package TPmsm.
Alexey Bataev via cfe-commits
- [PATCH] D12594: [X86-64] Allow additional register names in inline assembler.
Alexey Bataev via cfe-commits
- r246760 - Revert 246755 as it breaks buildbots
Oliver Stannard via cfe-commits
- [PATCH] D12597: Two more fixes to loop convert.
Angel Garcia via cfe-commits
- [clang-tools-extra] r246762 - Two more fixes to loop convert.
Angel Garcia Gomez via cfe-commits
- r246764 - [ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard via cfe-commits
- r246765 - [mips] Added support for choosing between traps and breaks in the integrated assembler macros.
Daniel Sanders via cfe-commits
- [PATCH] D12598: clang should emulate GCC's -fabi-version=<X>
Stefan Teleman via cfe-commits
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev via cfe-commits
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev via cfe-commits
- r246768 - Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets.
Alexandros Lamprineas via cfe-commits
- [libcxx] r246772 - Make a helper routine __throw_future_error, and encapsulate the #ifdef _LIBCPP_NO_EXCEPTIONS there, instead of duplicating it throughout the code. No functionality change
Marshall Clow via cfe-commits
- r246778 - [libclang] Return deduced type for auto type, not the one written in the source.
Manuel Klimek via cfe-commits
- [PATCH] D12600: [mips] Added support for using the command line options -Wa, -msoft-float and -Wa, -mhard-float.
Scott Egerton via cfe-commits
- Patch for PR23472
Yaron Keren via cfe-commits
- r246795 - Add -target flag to Clang invocations in this test.
Alexey Samsonov via cfe-commits
- [PATCH] D12119: Analyzer: Fix a crasher in UbigraphViz
Ismail Pazarbasi via cfe-commits
- r246804 - Add target flag to clang-cl invocation in this test.
Alexey Samsonov via cfe-commits
- r246806 - Thread safety analysis: the NO_THREAD_SAFETY_ANALYSIS attribute will now
DeLesley Hutchins via cfe-commits
- r246814 - [WebAssembly] Initial WebAssembly support in clang
Dan Gohman via cfe-commits
- r246815 - Refactored dtor sanitizing into EHScopeStack
Naomi Musgrave via cfe-commits
- [PATCH] D12614: [OpenMP] Offloading descriptor registration and device codegen.
Samuel Antao via cfe-commits
- r246818 - [Static Analyzer] Remove sinks from nullability checks.
Gabor Horvath via cfe-commits
- [PATCH] D12306: [OpenMP] Implement the creation and registration of the offloading descriptor.
Samuel Antao via cfe-commits
- [PATCH] D12616: Failing test highlighting no poisoning if dtor undeclared.
Naomi Musgrave via cfe-commits
- r246826 - Untabify.
Eric Christopher via cfe-commits
- [PATCH] D12619: [Static Analyzer] Minor cleanups for the nullability checker.
Gábor Horváth via cfe-commits
- [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Kelvin Li via cfe-commits
- r246830 - Fix a potential APInt memory leak when using __attribute__((flag_enum)), and
Richard Smith via cfe-commits
- [PATCH] D12622: [Shave]: add a -MT option to moviCompile if there wasn't one
Douglas Katzman via cfe-commits
- [PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not
Katya Romanova via cfe-commits
- r246835 - [X86-64] Allow additional register names in inline assembler.
Alexey Bataev via cfe-commits
- [PATCH] D1623: Support __builtin_ms_va_list.
Charles Davis via cfe-commits
- r246837 - Cleanups, no functionality change.
Richard Smith via cfe-commits
- [PATCH] D12627: Fix a small bug in clang where generating some temporary files would have an extra period before the extension.
Cameron Esfahani via cfe-commits
- r246838 - Fix a couple of \param(s) in r246815. [-Wdocumentation]
NAKAMURA Takumi via cfe-commits
- [PATCH][Solaris] Default to -fno-cxa-finalize
Xan López via cfe-commits
- [PATCH][Solaris] Add -lc also when linking shared libraries
Xan López via cfe-commits
- r246844 - Fix the perentheses location when the constructor is called on a class that has a destructor
Olivier Goffart via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
Jonas Hahnfeld via cfe-commits
- r246846 - [OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev via cfe-commits
- r246849 - clang/test/SemaCXX/sourceranges.cpp: Appease win32. Class method is thiscall for targeting i686-(msvc|mingw32).
NAKAMURA Takumi via cfe-commits
- r246850 - clang/test/SemaCXX/sourceranges.cpp: Fix silly expressions. Sorry for the breakage.
NAKAMURA Takumi via cfe-commits
- [PATCH] D12326: [Modules] Emit warning if module cannot instantiate static class member.
Serge Pavlov via cfe-commits
- [PATCH] D12631: Avoid repeated replacements on loop-convert check.
Angel Garcia via cfe-commits
- r246853 - [OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic constructs.
Alexey Bataev via cfe-commits
- [PATCH] D12633: Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets
Alexandros Lamprineas via cfe-commits
- [clang-tools-extra] r246854 - [clang-tidy] Fix add_new_check.py.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r246856 - [clang-tidy] Fix llvm-include-order check on Windows.
Alexander Kornienko via cfe-commits
- r246857 - Put ext_implicit_lib_function_decl in ImplicitFunctionDeclare.
Ed Schouten via cfe-commits
- recordDecl() AST matcher
Aaron Ballman via cfe-commits
- r246860 - Fixing a bug where hasType(decl()) would fail to match on C code involving structs or unions.
Aaron Ballman via cfe-commits
- r246864 - Don't allow dllexport/import on static local variables
Hans Wennborg via cfe-commits
- [PATCH] D12644: Using -isysroot on Apple platform
Steven Wu via cfe-commits
- [PATCH][www] Mention that libcxx is necessary on OS X
Yuri Gribov via cfe-commits
- [PATCH] D12412: [CodeGen] Point empty %invoke.cont block to successor
Vedant Kumar via cfe-commits
- [PATCH] D12646: Add libc++ header path for DarwinClang builds
don hinton via cfe-commits
- r246877 - Increase accuracy of __builtin_object_size.
George Burgess IV via cfe-commits
- [clang-tools-extra] r246879 - Avoid repeated replacements on loop-convert check.
Angel Garcia Gomez via cfe-commits
- r246880 - Don't use unreachable as a placeholder, it confuses EmitBlock
Reid Kleckner via cfe-commits
- r246881 - Fix crash on invalid if we can't find a suitable PCH file in a specified
Richard Smith via cfe-commits
- r246882 - Don't crash on a self-alias declaration
Hal Finkel via cfe-commits
- r246889 - Relax partial-init test case for ARM
Reid Kleckner via cfe-commits
- r246890 - Fix a bug in __builtin_object_size cast removal
George Burgess IV via cfe-commits
- [PATCH] D12652: [Static Analyzer] Lambda support.
Gábor Horváth via cfe-commits
- r245036 - Add structed way to express command line options in the compilation database.
Hans Wennborg via cfe-commits
- [libcxx] r246893 - Test commit to see if libcxx.llvm.org/docs builds
Eric Fiselier via cfe-commits
- [PATCH] D11397: [libcxx] Add first bits of <experimental/memory_resource>
Eric Fiselier via cfe-commits
- [libcxx] r246895 - Test commit for sphinx docs try2
Eric Fiselier via cfe-commits
- [libcxx] r246906 - Try building docs again.
Eric Fiselier via cfe-commits
- [PATCH] D12466: Fix empty -L Path on OSX hosts
Reid Kleckner via cfe-commits
- [PATCH] Expose diagnostic formatting to Python bindings
Omar Sandoval via cfe-commits
- [libcxx] r246909 - Add temporary Makefile.sphinx build file to get libcxx.llvm.org/docs going
Eric Fiselier via cfe-commits
- [libcxx] r246910 - Test commit for builder
Eric Fiselier via cfe-commits
- [libcxx] r246911 - Test temporary commit.
Tanya Lattner via cfe-commits
- [libcxx] r246912 - Remove test commit.
Tanya Lattner via cfe-commits
- [libcxx] r246913 - Cleanup new documentation index and transfer more information from www/index.html
Eric Fiselier via cfe-commits
- [libcxx] r246914 - Try and fix broken bugzilla link
Eric Fiselier via cfe-commits
- [libcxx] r246915 - Try and fix links again. Seems to be a sphinx version issue.
Eric Fiselier via cfe-commits
- [PATCH] D11781: Refactored pthread usage in libcxx
Fulvio Esposito via cfe-commits
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner via cfe-commits
- r246931 - Index: expose visibility attribute
Saleem Abdulrasool via cfe-commits
- [PATCH] D12664: Fixed comparison.
James Touton via cfe-commits
- [PATCH] D12666: [LibClang] Fix clang_getCursorAvailability
Sergey Kalinichev via cfe-commits
- r246944 - [X86]][SSE42] Added SSE42 IR + assembly codegen builtin tests
Simon Pilgrim via cfe-commits
- r246945 - [X86]][SSE3] Added SSE3 IR + assembly codegen builtin tests
Simon Pilgrim via cfe-commits
- r246946 - Refactoring of how ARMTargetInfo handles default target features.
Alexandros Lamprineas via cfe-commits
- r246947 - [X86]][SSE3] Added SSE41 IR + assembly codegen builtin tests
Simon Pilgrim via cfe-commits
- r246948 - [X86][SSSE3] Added SSSE3 IR + assembly codegen builtin tests
Simon Pilgrim via cfe-commits
- [libcxx] r246950 - Try to fix links for libcxx.llvm.org/docs again.
Eric Fiselier via cfe-commits
- [libcxx] r246951 - Fix another bad link in the new docs
Eric Fiselier via cfe-commits
- [libcxx] r246952 - Cleanup BuildingLibcxx.rst and remove TODO
Eric Fiselier via cfe-commits
- [PATCH] D12669: [libcxxabi] Fix alignment of pointers returned by fallback_malloc
Eric Fiselier via cfe-commits
Last message date:
Sun Sep 6 23:45:03 PDT 2015
Archived on: Sun Sep 6 23:44:23 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).