The Week Of Monday 23 June 2014 Archives by thread
Starting: Mon Jun 23 00:05:51 PDT 2014
Ending: Sun Jun 29 22:07:42 PDT 2014
Messages: 611
- [PATCH] AST: Address of dllimport variables isn't constant
David Majnemer
- r211487 - clang-format: Fix corner case in pointer/reference detection.
Daniel Jasper
- r211488 - clang-format: [proto] Add required space before absolute references.
Daniel Jasper
- r211489 - [OPENMP] Reformatting and code improvement.
Alexey Bataev
- [PATCH] Remove 'explicit' keyword from constructors with multiple (non-default) arguments.
Alexander Kornienko
- r211420 - Driver: enhance MSC version compatibility
Aaron Ballman
- [PATCH] Fix clang-tidy delete of stack object
Alexander Kornienko
- [PATCH] size_t is unsigned long on Bitrig
Patrick Wildt
- [LLVMdev] [cfe-dev] [PATCH] triples for baremetal
Renato Golin
- [libclc] r211496 - Protect functions taking double by #ifdef cl_khr_fp64
Jeroen Ketema
- r210726 - [modules] Add first-draft module maps for Clang. These don't cover everything
Alp Toker
- [PATCH] Fix "warning: fallthrough annotation does not directly precede switch label" in lambdas.
Alexander Kornienko
- [PATCH] Add new debug kind LocTrackingOnly.
Diego Novillo
- r207829 - CodeGen: rename __builtin_arm_sevl to __sevl
Yi Kong
- r211504 - Stop sharing the FileManager in ASTUnit::Parse
Ben Langmuir
- patch: fix fixit taking address of member and related crash
Nick Lewycky
- r211505 - MS ABI: Add an additional test for typeid
David Majnemer
- r211506 - Driver: correct behaviour of -fmsc-version=MAJOR
Saleem Abdulrasool
- r211473 - Revert "Revert r211402 (and r211408, r211410), "CodeGen: Refactor dynamic_cast and typeid" It crashes msvc codegen in clang/test/SemaCXX/undefined-internal.cpp."
David Majnemer
- [PATCH] Factor DataflowWorklist out of LiveVariables and UninitializedValues analyses
Artyom Skrobov
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- r211528 - CodeGen: Remove a stray tab character (NFC)
Justin Bogner
- r211530 - Fix spelling. s/overloaed/overloaded/
Jim Grosbach
- r211461 - Enable WindowsToolChain on all native Windows builds
Reid Kleckner
- [PATCH] Headers: be a bit more careful about inline asm
Reid Kleckner
- [PATCH] Change loop unroll and vectorizer metadata prefix to 'llvm.loop.'
Mark Heffernan
- [PATCH] CodeGen: Refactor RTTI emission
David Majnemer
- r211411 - Driver: Record that we're in crashdump and push flags to ConstructJob
Justin Bogner
- r211551 - Propagate isAddressOfMember into typo correction so that we don't correct &qualified-id into &unqualified-id. Also make sure to set the naming class when we find the qualified-id in a different class than the nested name specifier specified so far. Fixes PR19681!
Nick Lewycky
- [PATCH] MS ABI: Propagate class-level DLL attributes to class template specialization bases (PR11170)
Hans Wennborg
- r210091 - Implement DR990 and DR1070. Aggregate initialization initializes uninitialized
Nico Weber
- r211566 - [OPENMP] Added initial checking of nesting of OpenMP regions.
Alexey Bataev
- r211568 - AST: Address of dllimport variables isn't constant
David Majnemer
- [PATCH] [RFC] Print exact source locations of global variables in ASan error reports.
Alexey Samsonov
- r211464 - Remove unused diagnostic and diagnostic group.
Alexey Samsonov
- r211570 - AST: Address of dllimport functions isn't constant
David Majnemer
- [PATCH] CodeGen: Don't emit a thread-wrapper if we can't touch the backing variable
David Majnemer
- r211572 - Driver: Restore proper naming of crashdump files
Justin Bogner
- [PATCH] Use appropriate default PIE settings for OpenBSD
Brad Smith
- r211575 - clang-format: Understand that breaking before lambdas is fine.
Daniel Jasper
- [libclc] r211576 - Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
- [libclc] r211577 - Add MAXFLOAT
Jeroen Ketema
- [libclc] r211578 - Introduce CLC_VERSION macros v2
Jeroen Ketema
- [libclc] r211579 - Add half limits
Jeroen Ketema
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] Fix big-endian NEON intrinsics
Tim Northover
- [PATCH] Using of variable length arrays in captured statements and OpenMP constructs
Alexey Bataev
- r211586 - ARM: remove dead CodeGen functions.
Tim Northover
- r211589 - [OPENMP] Additional checking for 'collapse' clause.
Alexey Bataev
- [PATCH] Division by zero
Anders Rönnholm
- r211593 - Revert r211121 (and r211285), "Change libclang initialization to use std::call_once instead of"
NAKAMURA Takumi
- r211121 - Change libclang initialization to use std::call_once instead of
NAKAMURA Takumi
- [PATCH] Enable checkUndefinedButUsed() unconditionally at end of TU
Richard Smith
- [PATCH v2] bugfix: asserts being used to validate command line input.
Richard Smith
- r211598 - [mips] Correct linux dynamic linker for -mnan=2008
Daniel Sanders
- r211599 - Fix "warning: fallthrough annotation does not directly precede switch label" in lambdas.
Alexander Kornienko
- [PATCH] Improve error recovery around colon.
Richard Smith
- [PATCH] [C++1z] static_assert declarations within an anonymous union
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- [PATCH] Location and Range unittests for FriendDecl
Richard Smith
- [PATCH] Implement predefined stdint macros
Richard Smith
- r211604 - Use lowercase windows.h for mingw cross compilation.
Logan Chien
- r211606 - Allow static_assert inside an anonymous union; fixes PR20021 as well as implements C++ Issue 1940.
Aaron Ballman
- [PATCH] Fix treatment of types defined in function prototype
Richard Smith
- [PATCH] Fix core-DR1755 & 727 & llvm-PR17294 & PR16906 - partial & explicit specializations of member templates (class/variable/function)
Faisal Vali
- [PATCH] Fix/Improve SourceRange of explicitly defaulted members
Richard Smith
- [patch] Implementing -Wunused-local-typedefs
Nico Weber
- r211610 - Add new debug kind LocTrackingOnly.
Diego Novillo
- r211611 - Objective-C. When we use @selector(save:), etc. there may be more
Fariborz Jahanian
- r211615 - Fix test added in r211610 so it doesn't race on output file creation.
David Blaikie
- [PATCH] Add R600 div_scale builtin
Tom Stellard
- [PATCH] Avoid extra back reference key lookup in msmangler
Agustín Bergé
- r211619 - [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target triples.
Simon Atanasyan
- r211622 - Simplify optimization-remark.c test following r211610
Alp Toker
- r211623 - Add directory_iterator for (non-recursive) iteration of VFS directories
Ben Langmuir
- r211624 - Use appropriate default PIE settings for OpenBSD.
Brad Smith
- [PATCH] Correctly Load Mixed FP-GP Variadic Arguments for x86-64
Rafael Espíndola
- r211625 - Disable the bits of r211623 that broke the bots
Ben Langmuir
- r211626 - Correctly Load Mixed FP-GP Variadic Arguments for x86-64.
Rafael Espindola
- [libcxx] r211629 - eliminate install of duplicate headers (take 2)
David Fang
- r211630 - Fix missing C++ mode comment
Matt Arsenault
- r211631 - Add R600 builtin codegen.
Matt Arsenault
- r211632 - Forgot to add file in r211631
Matt Arsenault
- r211633 - Fix test issues from r211623 and remove test-only API
Ben Langmuir
- [PATCH] libcxxabi/unwind: Add support for ARM EHABI in AddressSpace.hpp
Nick Kledzik
- Enable std::underlying_type for gcc >= 4.7
Albert J. Wong (王重傑)
- [PATCH] Fix for PR20110: Don't assume that the subexpression of a bit cast has pointer type if the bit cast has pointer type
Richard Trieu
- [PATCH] Don't eagerly evaluate the TypeSourceInfo when mangling names.
Zachary Turner
- [3/5 PATCH/RFC PPC64] add power8 target for clang
Hal Finkel
- [4/5 PATCH/RFC PPC64] add power8 keyword for clang/tools
Hal Finkel
- [5/5 PATCH/RFC PPC64] tests for power8 keyword
Hal Finkel
- r211641 - Provide a better diagnostic when braces are put before the identifier.
Richard Trieu
- r211647 - Merge handleDLLImportAttr and handleDLLExportAttr into one function.
Hans Wennborg
- r211648 - MS ABI: Ignore dll attributes on partial template specializations
Hans Wennborg
- r211649 - Split tests for __if_exists out into their own file
Reid Kleckner
- r211650 - Add a missing test for the __if_exists extension
Reid Kleckner
- r211654 - Fix parsing nested __if_exists blocks
Reid Kleckner
- r211657 - Implement predefined stdint macros
JF Bastien
- r211660 - [OPENMP] Improved code and replaced struct by lambda.
Alexey Bataev
- r211661 - Reformat.
NAKAMURA Takumi
- r211662 - VirtualFileSystemTest.cpp: Get rid of initializer list on std::vector, to appease msc17.
NAKAMURA Takumi
- r211663 - Tools.cpp: Update getLinuxDynamicLinker() to return Twine instead of StringRef, since r211598 has introduced manipulation of return string.
NAKAMURA Takumi
- r211665 - [Driver] Follow-up to r211598, r211663. Do not build a dynamic linker
Simon Atanasyan
- [PATCH] PR15677 - Crash in template diffing.
Richard Trieu
- [PATCH] Don't duplicate entire file contents in memory
Alp Toker
- [PATCH} Remove '.bc' input support from the frontend
Alp Toker
- r211667 - Don't go through the TypeSourceInfo when getting the SourceRange.
Zachary Turner
- r211672 - [OPENMP] OMPSimdDirective and OMPForDirective: added initialization for CollapsedNum member.
Alexey Bataev
- r211676 - Added a test to ensure -Wimplicit-fallthrough works with -fblocks correctly.
Alexander Kornienko
- [PATCH] Add a check to flag the usage of C-style casts (Google Style).
Alexander Kornienko
- r211677 - AST: Initialization with dllimport functions in C
David Majnemer
- [libclc] r211680 - Add exp10
Jeroen Ketema
- r211685 - [OPENMP] Initial support for 'sections' directive.
Alexey Bataev
- r211686 - [AArch32] Fix a stupid error in an architectural guard
James Molloy
- r211687 - CHECK-LABEL'ify this test.
James Molloy
- [PATCH] Align with new GCC options for x86 Android
Alexey Volkov
- r211688 - Align with new GCC options for x86 Android
Alexey Volkov
- r211690 - Escaping a literal character to fix an RST warning.
Aaron Ballman
- r211692 - Fixing the position of the supported syntax marker when generating attribute documentation.
Aaron Ballman
- r211693 - Fixing the RST markup for the #pragma loop attribute documentation.
Aaron Ballman
- [PATCH] Add clang-tidy-diff.py script to run clang-tidy and display warnings on changed lines only.
Alexander Kornienko
- [libclc] r211696 - relational: Implement signbit
Aaron Watry
- [clang-tools-extra] r211698 - Add clang-tidy-diff.py script to run clang-tidy and display warnings on changed lines only.
Alexander Kornienko
- [clang-tools-extra] r211702 - Add a check to flag the usage of C-style casts (Google Style).
Alexander Kornienko
- [clang-tools-extra] r211703 - Apparently, some versions of diff like -U0 more than -u0.
Alexander Kornienko
- [clang-tools-extra] r211708 - Rolling back, as the test fails on one of the buildbots:
Alexander Kornienko
- r211712 - Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
- [PATCH] Ensure __va_list_tag has default visibility
Stephan Bergmann
- [PATCH] Fix AAPCS non-compliance caused by very large structs
Oliver Stannard
- r211716 - Headers: be a bit more careful about inline asm
Saleem Abdulrasool
- r211718 - Fix treatment of types defined in function prototype
Serge Pavlov
- r211722 - PR20038: DebugInfo: Call sites without DebugLocs for temporary dtors after a conditional
David Blaikie
- Fix RecursiveASTVisitor to visit copy expressions of captured variables in blocks (ObjC++11)
Mathieu Baudet
- [PATCH] Implement the -fuse-ld= option.
Logan Chien
- r211725 - MS ABI: Propagate class-level DLL attributes to class template specialization bases (PR11170)
Hans Wennborg
- [Patch/RFC PPC64] handle Power8 as a target
Will Schmidt
- [PATCH] Introduce arm_acle.h supporting existing LLVM builtin intrinsics
Yi Kong
- r211732 - Add vfs::recursive_directory_iterator
Ben Langmuir
- [PATCH] Add support for CUDA unroll pragma
Mark Heffernan
- [PATCH] TargetInfo: Use DataLayout to compute pointer width in getPointerWidth()
Tom Stellard
- [libclc] r211733 - relational: Fix signbit
Aaron Watry
- [PATCH] More precise aliasing for char arrays
Sanjin Sijaric
- [PATCH] Don't allow dllimport variables in constant initializers
Hans Wennborg
- r211734 - fixed typos in comment
Sanjay Patel
- r211736 - Don't allow dllimport variables in constant initializers
Hans Wennborg
- r211738 - Remove REQUIRES lines from portable tests
Alp Toker
- [libcxxabi] r211739 - Start landing support for ARM EHABI unwinding.
Nico Weber
- [clang-tools-extra] r211741 - Suppress clang-tidy-diff.py. It is incompatible to py26 due to argparse.
NAKAMURA Takumi
- r211742 - Make PR20038.cpp test case portable to non-Itanium ABIs
David Blaikie
- [PATCH] Add Android support.
Dan Albert
- [libcxxabi] r211743 - Land support for ARM EHABI unwinding for libunwind.
Nico Weber
- [libcxxabi] r211745 - Update libc++abi to use the ARM EHABI unwinder from its libunwind.
Nico Weber
- r211746 - Make -Wincomplete-umbrella go through the VFS
Ben Langmuir
- [libcxxabi] r211748 - Minor libc++abi changes to make things build better with gcc.
Nico Weber
- [libcxxabi] r211751 - Fix building for iOS
Nick Kledzik
- [PATCH] Add a natvis visualizer for VarDecl.
Zachary Turner
- [PATCH] Forward -u to the linker on gnutools toolchains
Reid Kleckner
- [libcxx] r211755 - Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang.
Marshall Clow
- r211756 - Forward -u to the linker on gnutools toolchains
Reid Kleckner
- [PATCH] Fix for libc++ bug #20096 http://llvm.org/bugs/show_bug.cgi?id=20096
Marshall Clow
- r211758 - RAV: visit copy expressions of captured variables in blocks (ObjC++11)
Alp Toker
- r211759 - Reformat RAVs to sync up following recent updates
Alp Toker
- r211760 - CodeGen: Improve warnings about uninstrumented files when profiling
Justin Bogner
- r211761 - Make test from r211758 portable
Alp Toker
- r211763 - Convert StringLiteralParser constructor to use ArrayRef instead of a pointer and count.
Craig Topper
- r211764 - Convert some function arguments to use ArrayRef.
Craig Topper
- r211766 - Sema: Allow dllimport entities in template args for mingw
David Majnemer
- r211767 - [OPENMP] Initial parsing and sema analysis for 'section' directive.
Alexey Bataev
- r211774 - [OPENMP] Initial parsing and sema analysis for 'single' directive.
Alexey Bataev
- [PATCH] clang-format: [JS] Fix function formatting
Adam Strzelecki
- [libcxxabi] r211775 - Add missing header for _LIBUNWIND_LOG().
Logan Chien
- r211778 - Add ppc64/power8 as a target
Will Schmidt
- [libcxxabi] r211784 - Fix linux build.
Logan Chien
- r211785 - Implement the -fuse-ld= option.
Logan Chien
- r211786 - Propset the executables for GetProgramPath().
Logan Chien
- [libclc] r211787 - OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead
Jeroen Ketema
- r211788 - Add a Visualizer for VarDecl.
Zachary Turner
- [clang-tools-extra] r211789 - Make the clang-tidy-diff.py test conditional on the presence of Python 2.7. Use the python binary from the configuration.
Alexander Kornienko
- [PATCH] Don't check clang binary name, as it can be different in some test setups.
Alexander Kornienko
- [PATCH] Own/produce FrontendActionFactories by value, clang-tools-extra portion.
David Blaikie
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
David Blaikie
- [PATCH] clang-cl: Don't store the cl compiler Tool on the stack (PR20131)
Hans Wennborg
- [libcxxabi] r211790 - Silence unused variable and parameter warnings.
Logan Chien
- [PATCH] Silence the implicit signed/unsigned conversion warning.
Logan Chien
- r211792 - ARM: Correctly identify cortex-m4 as v7em.
Jim Grosbach
- r211802 - clang-cl: Don't store the cl compiler Tool on the stack (PR20131)
Hans Wennborg
- r211805 - Driver: Remove trailing whitespace
Justin Bogner
- r211806 - Driver: Fix a misleading comment and test for what it actually did
Justin Bogner
- r211807 - Objective-C ARC. Provide diagnostic and fix-it
Fariborz Jahanian
- [PATCH] clang-cl: Map /EHs- to -fno-exceptions
Reid Kleckner
- r211813 - Avoid extra back reference key lookup in msmangler
Reid Kleckner
- r211823 - Allow different path separator for windows build.
Logan Chien
- [clang-tools-extra] r211831 - Suppress clang-tools-extra/test/clang-tidy/clang-tidy-diff.cpp on win32 due to dos path issue.
NAKAMURA Takumi
- r211832 - Do not inline methods of C++ containers (coming from headers).
Anna Zaks
- [clang-tools-extra] r211834 - Make clang-tidy-diff.py py3-compatible.
NAKAMURA Takumi
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
Richard Trieu
- r211841 - clang/test/Driver/fuse-ld.c: Really fix to match dos path.
NAKAMURA Takumi
- r211843 - Remove .bc from test config.suffixes
Alp Toker
- r211844 - Add test coverage for .bc input in the frontend
Alp Toker
- r211849 - Partially disable test from r211844
Alp Toker
- r211853 - Restore test from r211844 skipping '.file' directives
Alp Toker
- r211856 - Account for differences in grep implementations
Alp Toker
- r211857 - [OPENMP] Added several test cases in nesting of OpenMP regions test after review from Samuel F Antao.
Alexey Bataev
- r211862 - CodeGenAction: don't duplicate entire .ll/.bc files into memory
Alp Toker
- r211866 - Driver: use GNU::Link for the Generic_GCC toolchain
Saleem Abdulrasool
- r211874 - Add a FIXME for an unfortunate issue in ConvertBackendLocation()
Alp Toker
- r211876 - Driver: Pass -ivfsoverlay to module crashdumps
Justin Bogner
- [PATCH] Add a cmake build system.
Dan Albert
- r211884 - const_cast the memory MemoryBuffer following LLVM r211883
Alp Toker
- r211886 - [OPENMP] Parsing and sema analysis for 'copyprivate' clause.
Alexey Bataev
- r211887 - Don't check clang binary name, as it can be different in some test setups.
Alexander Kornienko
- r211893 - [ARM-BE] Generate correct NEON intrinsics for big endian systems.
James Molloy
- r211895 - Replace GetProgramPath("ld") with GetLinkerPath().
Logan Chien
- r211898 - [ARM] Fix AAPCS non-compliance caused by very large structs
Oliver Stannard
- [PATCH v2 2/9] Add the initial TypoExpr AST node for delayed typo correction.
Richard Smith
- [PATCH v2 4/9] Have TypoCorrectionConsumer remember the last TypoCorrection returned.
Richard Smith
- [PATCH v2 5/9] Start adding the infrastructure for handling TypoExprs.
Richard Smith
- r211901 - This fixes libclang to cope with the now compile-time multithreaded
Chandler Carruth
- [PATCH] Allow more lookup of types in dependent base classes
Richard Smith
- [PATCH/RFC] Expose OpenCL Attributes in libclang
Paul Fox
- r211905 - Fix a bug in my previous patch by restoring the behavior that the fatal
Chandler Carruth
- r211908 - CodeGen: Fix a typo in getThreadLocalWrapperLinkage
David Majnemer
- r211909 - clang-cl: Map /EHs- to -fno-exceptions
Reid Kleckner
- r211910 - Add reparse test for libclang
Ben Langmuir
- [libcxxabi] r211912 - Silence the implicit signed/unsigned conversion warning.
Logan Chien
- r211915 - Remove 'const' from MemoryBuffers used through the SourceManager
David Blaikie
- [PATCH] [libcxx] Fix typo in __compressed_pair that caused swap to incorrectly deduce noexcept
Eric Fiselier
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- r211962 - Introduce arm_acle.h supporting existing LLVM builtin intrinsics
Yi Kong
- [PATCH] [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat
Eric Fiselier
- [PATCH] Extend -Wdynamic-class-memaccess to records containing dynamic classes
Richard Trieu
- [PATCH] [llvm-lit] Add --show-unsupported flag to LIT
Eric Fiselier
- r211972 - Extend -Wdynamic-class-memaccess to records containing dynamic classes
Reid Kleckner
- [PATCH] Downgrade the error about nested name specifiers when building with Microsoft extensions
Ehsan Akhgari
- r211979 - Get arm_acle tests from r211962 working
Alp Toker
- [PATCH] [libcxx] Correct ifdef for glibc specific feature. Patch by David Turner <digit at android.com>
Albert J. Wong (王重傑)
- [PATCH] Correct ifdef for glibc specific feature. Patch by David Turner <digit at android.com>
Albert Wong
- [PATCH] Take advantage of gcc4.7 frontend support in type_traits
Albert J Wong
- [PATCH] Correct SFINAE version of is_convertible to match spec and avoid triggering unnecessary compiler diagnostics
Albert J Wong
- [PATCH] [libcxx] Take advantage of gcc4.7 frontend support in type_traits
Albert Wong
- [PATCH] [libcxx] Correct SFINAE version of is_convertible to match spec and avoid triggering unnecessary compiler diagnostics
Albert Wong
- r211982 - [Driver][Mips] Remove redundant abstract/override function.
Simon Atanasyan
- r211983 - [Driver][Mips] Remove redundant brackets.
Simon Atanasyan
- r211984 - [Driver][Mips] Fix else-after-return.
Simon Atanasyan
- r211987 - Remove llvm:: from uses of ArrayRef.
Craig Topper
- r211988 - Import MutableArrayRef into clang namespace.
Craig Topper
- r211989 - Extend -Wtautological-undefined-compare and -Wundefined-bool-conversion to
Richard Trieu
- r211990 - Basic: whitespace cleanup
Saleem Abdulrasool
- r211991 - Basic: fix handling for Windows Itanium environment
Saleem Abdulrasool
- r211992 - test: add a test for windows itanium exceptions
Saleem Abdulrasool
- r211995 - Driver: add a cygwin linker tool
Saleem Abdulrasool
- r211996 - clang/test/CodeGenCXX/windows-itanium-exceptions.cpp: Add REQUIRES:asserts for now.
NAKAMURA Takumi
- r211997 - LibclangTest.cpp: s/uint/unsigned/. I think 'uint' is not a standard type.
NAKAMURA Takumi
- r211998 - Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_GCC toolchain". It broke users of Generic_GCC, cygwin and mingw32.
NAKAMURA Takumi
- r211999 - [Mips] Fix MIPS ABI name in the test. The name "64" is accepted by both gcc
Simon Atanasyan
- [PATCH] Canonicalize the variadic template alias with multiple ellipsis.
Logan Chien
- [PATCH] Revert the lsda change to scan_eh_tab.
Nico Weber
- [PATCH] Add a matcher for SubstNonTypeTemplateParmExpr.
Daniel Jasper
- [PATCH] Another attempt to add a clang-tidy check for flagging C-style casts.
Daniel Jasper
- [PATCH] Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName
Hendrik v. P.
- r212001 - Add a matcher for SubstNonTypeTemplateParmExpr.
Alexander Kornienko
- [clang-tools-extra] r212002 - Another attempt to add a clang-tidy check for flagging C-style casts.
Alexander Kornienko
- r212003 - Fix a stray semi-colon. (Found by a pedantic warning)
Chandler Carruth
- r212004 - Basic: correct the va_list type on Windows on ARM
Saleem Abdulrasool
- [PATCH] clang-format: Add reflow capability to line comment formatting
Faisal Vali
- r212006 - Extract an isReservedName() function
Alp Toker
- r212007 - CodeGenAction::ExecuteAction(): check for invalid LLVM source locations
Alp Toker
- r212008 - Remove some incorrect test suppressions
Alp Toker
- r212009 - test: move test from CodeGen to Sema
Saleem Abdulrasool
- r212010 - Using of variable length arrays in captured statements and OpenMP constructs.
Alexey Bataev
- r212013 - Temp XFAIL CodeGen/captured-statements-nested.c to fix the test
Alexey Bataev
- r212014 - Disable CodeGen/captured-statements-nested.c
Alexey Bataev
- r212016 - Fixed CodeGen/captured-statements-nested.c test
Alexey Bataev
- [libcxx] r212017 - Add checking for the complexity guarantees in the standard
Marshall Clow
- r212018 - Disable CodeGen/captured-statements-nested.c
Alexey Bataev
Last message date:
Sun Jun 29 22:07:42 PDT 2014
Archived on: Tue Aug 4 15:31:42 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).