The Week Of Monday 19 October 2015 Archives by thread
Starting: Mon Oct 19 00:52:25 PDT 2015
Ending: Sun Oct 25 23:41:14 PDT 2015
Messages: 431
- r250687 - Use saner variable names. NFC.
Michael Kuperstein via cfe-commits
- r250689 - [X86] Enable soft float ABI for x86
Michael Kuperstein via cfe-commits
- [PATCH] D13554: [X86] Enable soft float ABI for x86
Michael Kuperstein via cfe-commits
- r250690 - Make test not rely on %T ending on /Output.
Manuel Klimek via cfe-commits
- r250691 - Fix 'will be initialized after' warning.
Manuel Klimek via cfe-commits
- r250514 - PS4: Make sure to add the sanitizer runtime before any linker input
Filipe Cabecinhas via cfe-commits
- r250577 - [modules] Allow the error when explicitly loading an incompatible module file
Manuel Klimek via cfe-commits
- [clang-tools-extra] r250509 - Fix overlapping replacements in clang-tidy.
Angel Garcia via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- r250694 - Added new options to ClangFormat VSIX package.
Marek Kurdej via cfe-commits
- [PATCH] D13852: clang-format: Use pipes instead of temporary files for most lit tests.
Manuel Klimek via cfe-commits
- r248782 - clang-format: Extend #include sorting functionality
Daniel Jasper via cfe-commits
- [PATCH] D13000: [libclang] Expose AutoType
Manuel Klimek via cfe-commits
- [PATCH] D13001: [libclang] Handle AutoType in clang_getTypeDeclaration
Manuel Klimek via cfe-commits
- [PATCH] D13861: [x86] fix wrong maskload/store intrinsic definitions in avxintrin.h (follow up of D13776).
Andrea Di Biagio via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [Diffusion] rL248379: Refactor library decision for -fopenmp support from Darwin into a
Ed Maste via cfe-commits
- [PATCH] D13871: Add modernize-use-default check to clang-tidy.
Angel Garcia via cfe-commits
- r250705 - Sample Profiles - Fix location of binary encoding documentation. NFC.
Diego Novillo via cfe-commits
- r250706 - clang-format: Use pipes instead of temporary files for most lit tests.
Nico Weber via cfe-commits
- [PATCH] D13731: [RFC][Analyzer] Supporting function attributes in .model files.
pierre gousseau via cfe-commits
- [PATCH] D13549: Added new options to ClangFormat VSIX package.
Hans Wennborg via cfe-commits
- [PATCH] D13582: [DEBUG INFO] Emit debug info for type used in explicit cast only.
John McCall via cfe-commits
- [PATCH] D13787: [clang-tidy] add check cppcoreguidelines-pro-type-vararg-use
Samuel Benzaquen via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Adrian Prantl via cfe-commits
- [PATCH] D13874: Atomics: support __c11_* calls on _Atomic struct types
Tim Northover via cfe-commits
- [PATCH] D10677: Allow deque to handle incomplete types
Evgeniy Stepanov via cfe-commits
- [clang-tools-extra] r250742 - Added check uniqueptr-delete-release to replace "delete x.release()" with "x = nullptr"
Samuel Benzaquen via cfe-commits
- [PATCH] D12614: [OpenMP] Offloading descriptor registration and device codegen.
Samuel Antao via cfe-commits
- r250757 - [MS ABI] Give linkonce_odr, instead of external_linkage, to certain kinds of static data members
David Majnemer via cfe-commits
- r250418 - [CodeGen] Remove dead code. NFC.
Michael Gottesman via cfe-commits
- r250764 - [X86] Remove a few 'else' after 'return'
Craig Topper via cfe-commits
- [PATCH] D13336: [MSVC] 'property' with an empty array in array subscript expression.
Reid Kleckner via cfe-commits
- r250774 - Revert "Diagnose UnresolvedLookupExprs that resolve to instance members in static methods"
Reid Kleckner via cfe-commits
- [PATCH] D12922: Add support for function attribute "notail"
Akira Hatanaka via cfe-commits
- LLVM buildmaster will be restarted in few minutes
Galina Kistanova via cfe-commits
- r250795 - [DEBUG INFO] Emit debug info for type used in explicit cast only.
Alexey Bataev via cfe-commits
- [PATCH] D13643: [Sema] Warn on ternary comparison
Daniel Marjamäki via cfe-commits
- [libcxx] r250802 - Detect relaxed constexpr rules for gcc versions
Marshall Clow via cfe-commits
- r250803 - Put back dead code that's used out-of-tree.
Benjamin Kramer via cfe-commits
- r250804 - Revert accidental commit. This isn't ready yet.
Benjamin Kramer via cfe-commits
- [PATCH] D13811: [clang-format] AllowShortFunctionsOnASingleLine: true/Empty didn't work with BreakBeforeBraces: Linux/Allman.
Marek Kurdej via cfe-commits
- [PATCH] D13673: Add initial support for the MUSL C library.
Vasileios Kalintiris via cfe-commits
- r250816 - [x86] Fix maskload/store intrinsic definitions in avxintrin.h
Andrea Di Biagio via cfe-commits
- [PATCH] D13889: Apply modernize-use-default to clang-tools-extra.
Angel Garcia via cfe-commits
- [PATCH] D13890: Apply modernize-use-default to clang.
Angel Garcia via cfe-commits
- [PATCH] D13891: Apply modernize-use-default to llvm.
Angel Garcia via cfe-commits
- [PATCH] D13892: Apply modernize-use-default to compiler-rt.
Angel Garcia via cfe-commits
- r250822 - Apply modernize-use-default to clang.
Angel Garcia Gomez via cfe-commits
- [clang-tools-extra] r250824 - Apply modernize-use-default to clang-tools-extra.
Angel Garcia Gomez via cfe-commits
- [PATCH] D13893: Roll-back r250822.
Angel Garcia via cfe-commits
- r250827 - Roll-back r250822.
Angel Garcia Gomez via cfe-commits
- [PATCH] D13897: [AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap.
Benjamin Kramer via cfe-commits
- r250831 - [AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap.
Benjamin Kramer via cfe-commits
- [PATCH] D13899: Fix bug in suggested fix that truncated variable names to 1 character.
Samuel Benzaquen via cfe-commits
- r250834 - [CMake] Make external compiler-rt install scripts relative to CMAKE_INSTALL_PREFIX.
Chris Bieneman via cfe-commits
- r250839 - Look through using decls when classifying implicit member access
Reid Kleckner via cfe-commits
- r250840 - [CMake] Make clang/tools subdirectories controlled via options
Chris Bieneman via cfe-commits
- r250844 - Add back null check removed accidentally in r250554
Reid Kleckner via cfe-commits
- [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
Samuel Antao via cfe-commits
- [PATCH] D13171: [CUDA] Added a wrapper header for inclusion of stock CUDA headers.
Artem Belevich via cfe-commits
- r250854 - [-fms-extensions] Allow missing exception specifications in redeclarations as an extension
David Majnemer via cfe-commits
- r250856 - Re-land r250592 without rejecting field refs in unevaluated contexts
Reid Kleckner via cfe-commits
- [PATCH] D13913: Allow linking multiple bitcode files.
Artem Belevich via cfe-commits
- [clang-tools-extra] r250862 - Revert "Apply modernize-use-default to clang-tools-extra."
David Blaikie via cfe-commits
- [PATCH] D13263: Addition of __attribute__((pass_object_size)) to Clang
George Burgess IV via cfe-commits
- r250866 - Revert r247977, "clang/test/lit.cfg: *-ps4 doesn't have appropriate driver yet. Mark it as "non-clang-driver"."
NAKAMURA Takumi via cfe-commits
- [PATCH] D13920: Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.
Samuel Antao via cfe-commits
- [PATCH] D12906: [RFC] Bug identification("issue_hash") change for CmpRuns.py
Anna Zaks via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Aaron Ballman via cfe-commits
- [PATCH] D13640: [clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay
Aaron Ballman via cfe-commits
- [PATCH] D13925: Implement __attribute__((internal_linkage))
Evgeniy Stepanov via cfe-commits
- [PATCH] D12358: [Analyzer] Widening loops which do not exit
Devin Coughlin via cfe-commits
- r250876 - Use ArrayRef and MutableArrayRef instead of a pointer and size. NFC
Craig Topper via cfe-commits
- [PATCH] D13704: [Fix] Allow implicit conversions of the address of overloadable functions in C + docs update
George Burgess IV via cfe-commits
- r250878 - Fix bad indentation.
Craig Topper via cfe-commits
- r250879 - Parse into an unsigned type instead of a signed type and then checking for positive and casting to unsigned. Since we know the string starts with a digit it couldn't be negative anyway. NFCI
Craig Topper via cfe-commits
- r250880 - Use std::find instead of a manual loop.
Craig Topper via cfe-commits
- r250881 - Use range-based for loops. NFC.
Craig Topper via cfe-commits
- [PATCH] D13928: [CodeGen] Attach function attributes to Objective-c and OpenMP functions.
Akira Hatanaka via cfe-commits
- r250884 - [modules] libstdc++ defines some static inline functions in its internal
Richard Smith via cfe-commits
- [libcxx] r250319 - [libcxx] Make it drastically simpler to link libc++.
Hahnfeld, Jonas via cfe-commits
- [PATCH] D13930: Fix __ARM_FP value for sp-only FPUs with Half-precision
Richard Barton via cfe-commits
- [PATCH] D13931: [Tooling] Add a utility function to replace one nested name with another.
Benjamin Kramer via cfe-commits
- r250888 - Fix __ARM_FP value for sp-only FPUs with Half-precision
Richard Barton via cfe-commits
- r250889 - Revert "[AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap."
Benjamin Kramer via cfe-commits
- r250892 - [OpenCL] Add test for program scope variable restrictions in OpenCL v2.0
Anastasia Stulova via cfe-commits
- [PATCH] D13168: [OpenCL] OpenCL2.0 - Apply default address space rules
Anastasia Stulova via cfe-commits
- [Patch][OpenCL] Custom atomic Builtin check ignores address space of a non-atomic pointer
Anastasia Stulova via cfe-commits
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
Honggyu Kim via cfe-commits
- [PATCH] D13803: [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part
Chandler Carruth via cfe-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Chandler Carruth via cfe-commits
- [clang-tools-extra] r250897 - Add modernize-use-default check to clang-tidy.
Angel Garcia Gomez via cfe-commits
- [PATCH] D13946: Shrink DynTypedNode by one pointer from 40 to 32 bytes (on x86_64).
Benjamin Kramer via cfe-commits
- [PATCH] D13853: clang-format: Teach --sort-includes that #include and #import mean the same thing.
Nico Weber via cfe-commits
- r250902 - Use StringRef instead of calling c_str and doing pointer math before eventually creating a StringRef. NFC
Craig Topper via cfe-commits
- r250903 - Update clang to match llvm r250901. OptTable constructor now takes an ArrayRef. NFC
Craig Topper via cfe-commits
- r250905 - Shrink DynTypedNode by one pointer from 40 to 32 bytes (on x86_64).
Benjamin Kramer via cfe-commits
- r250909 - clang-format: Teach --sort-includes to interleave #include and #import.
Nico Weber via cfe-commits
- r250916 - In ARC, peephole the initialization of a __weak variable with
John McCall via cfe-commits
- r250917 - Some minor ARC diagnostic improvements.
John McCall via cfe-commits
- r250918 - Unify the ObjC entrypoint caches.
John McCall via cfe-commits
- r250919 - Fix and stylize the emission of GC/ARC ivar and GC block layout strings.
John McCall via cfe-commits
- r250921 - Rename clang config.h include guard from CONFIG_H to CLANG_CONFIG_H
Yaron Keren via cfe-commits
- r250932 - [Myriad]: Always add -L paths even if -nostdlib is set.
Douglas Katzman via cfe-commits
- [PATCH] D13144: [CUDA] propagate to CUDA sub-compilations target triple of opposite side.
Eric Christopher via cfe-commits
- r250935 - [Sema] Remove an unreachable llvm_unreachable
David Majnemer via cfe-commits
- [PATCH] D13954: CodeGen: Fix LLVM assertion if Swift and Clang emit Objective-C class reference in same LLVM module
Slava Pestov via cfe-commits
- [PATCH] D13610: [CodeGen] Fix CodeGenModule::CreateGlobalInitOrDestructFunction
Eric Christopher via cfe-commits
- [clang-tools-extra] r250939 - [clang-tidy] add check cppcoreguidelines-pro-type-vararg
Matthias Gehre via cfe-commits
- r250941 - MemorySanitizer does not require PIE.
Evgeniy Stepanov via cfe-commits
- r250944 - Revert "MemorySanitizer does not require PIE."
Evgeniy Stepanov via cfe-commits
- r250949 - MemorySanitizer does not require PIE.
Evgeniy Stepanov via cfe-commits
- [PATCH] D13959: Fix crash in EmitDeclMetadata mode
Keno Fischer via cfe-commits
- [PATCH] D12686: Add support for GCC's '__auto_type' extension.
Nicholas Allegra via cfe-commits
- r250954 - [Driver] Alias -fvisibility=internal to -fvisibility=hidden
Reid Kleckner via cfe-commits
- r250955 - Enable ARC on the fragile runtime.
John McCall via cfe-commits
- r250963 - Fix use-after-free in ModuleManager
Ben Langmuir via cfe-commits
- r250970 - Use front() instead of [0] to make code more consistent with the next line that uses back().
Craig Topper via cfe-commits
- r250971 - Change SortAndUniqueProtocols to operate directly on a SmallVector rather than taking a pointer and element count that it modifies. This paves the way to directly convert the small vector into an ArrayRef without needing to explicitly pass the modified size. No functional change intended.
Craig Topper via cfe-commits
- [PATCH] D13969: Tweak how -Wunused-value interacts with macros
Nico Weber via cfe-commits
- r250976 - Pass an ArrayRef instead of pointer and size. NFC
Craig Topper via cfe-commits
- r250977 - Fix a couple places where InsertText was being called with a pointer and size when it really expects a StringRef and a normally optional bool argument.
Craig Topper via cfe-commits
- r250980 - [coroutines] Add lexer support for co_await, co_yield, and co_return keywords.
Richard Smith via cfe-commits
- r250982 - [coroutines] Add feature-test macro for coroutines, defined to 1 to indicate
Richard Smith via cfe-commits
- [clang-tools-extra] r250983 - clang-tools-extra/test/clang-tidy/modernize-use-default.cpp: Appease MS mode.
NAKAMURA Takumi via cfe-commits
- r250984 - [coroutines] Fix description of LangOption for coroutines.
Richard Smith via cfe-commits
- r250985 - [coroutines] Add parsing support for co_await expression, co_yield expression,
Richard Smith via cfe-commits
- [clang-tools-extra] r250986 - clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-type-vararg.cpp: Tweak not to depend on out-of-tree header <cstdarg>.
NAKAMURA Takumi via cfe-commits
- [PATCH] D13326: [PGO]: ToolChain class refactoring: move addProfileRT to be a virtal method: ToolChain::addProfileRTLibs
David Li via cfe-commits
- r250987 - Change MacroInfo::setArgumentList to take an ArrayRef instead of pointer and size. While there use std::copy intead of a manual loop.
Craig Topper via cfe-commits
- r250988 - Change FindProtocolDeclaration to take an ArrayRef and use a range-based for loop. NFC
Craig Topper via cfe-commits
- r250989 - Use an ArrayRef<OffsetOfComponent> instead of pointer and size throughout offsetof handling code. Also use a range-based for loop. NFC
Craig Topper via cfe-commits
- r250990 - Convert ActOnForwardProtocolDeclaration to take an ArrayRef and use a range-based for loop. NFC
Craig Topper via cfe-commits
- r250991 - [coroutines] Add overloaded unary 'operator co_await'.
Richard Smith via cfe-commits
- r250992 - [coroutines] Add forgotten test for lexing coroutines keywords.
Richard Smith via cfe-commits
- [PATCH] D13973: CFG: Delay creating Dtors for CompoundStmts which end in ReturnStmt
Matthias Gehre via cfe-commits
- r250993 - [coroutines] Initial stub Sema functionality for handling coroutine await / yield / return.
Richard Smith via cfe-commits
- r250994 - clang driver toolchain refactoring
Xinliang David Li via cfe-commits
- r250997 - [MS ABI] Mangle static anonymous unions
David Majnemer via cfe-commits
- [PATCH] D10802: [mips] Interrupt attribute support.
Simon Dardis via cfe-commits
- [PATCH] D13975: Make string constants in the modernize module static.
Angel Garcia via cfe-commits
- [clang-tools-extra] r251005 - Make string constants in the modernize module static.
Angel Garcia Gomez via cfe-commits
- [PATCH] D13976: [AST] Store Decl* and Stmt* directly into the ParentMap.
Benjamin Kramer via cfe-commits
- [PATCH] D13978: [X86] Support MCU psABI when marking inregs
Michael Kuperstein via cfe-commits
- r251008 - [AST] Store Decl* and Stmt* directly into the ParentMap.
Benjamin Kramer via cfe-commits
- r251009 - [AST] Remove redundant template keywords.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r251010 - Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek via cfe-commits
- r251011 - [analyzer] Bug identification
Gabor Horvath via cfe-commits
- [PATCH] D13980: Add "x87" in x86 target feature map
Andrey Turetskiy via cfe-commits
- [PATCH] D13982: Don't use "auto" on loops over fundamental types in modernize-loop-convert.
Angel Garcia via cfe-commits
- [PATCH] D13983: Correctly print the type in modernize-make-unique.
Angel Garcia via cfe-commits
- [clang-tools-extra] r251013 - Correctly print the type in modernize-make-unique.
Angel Garcia Gomez via cfe-commits
- r251014 - Attempt to fix build bot test failures.
Gabor Horvath via cfe-commits
- [clang-tools-extra] r251015 - Don't use "auto" on loops over fundamental types in modernize-loop-convert.
Angel Garcia Gomez via cfe-commits
- [clang-tools-extra] r251021 - Switch check_clang_tidy to argparse and add a -resource-dir argument.
Manuel Klimek via cfe-commits
- r251022 - [Tooling] Add a utility function to replace one nested name with another.
Benjamin Kramer via cfe-commits
- r251025 - Disable trigraph and escaped newline expansion on all types of raw string literals not just ASCII type.
Craig Topper via cfe-commits
- r251026 - Unbreak the shared cmake build. libToolingCore now depends on libAST.
Benjamin Kramer via cfe-commits
- [PATCH] D13987: Postpone module macro update until all headers are parsed.
Serge Pavlov via cfe-commits
- r251036 - [MS ABI] Don't crash when inheriting from base with trailing empty array member
David Majnemer via cfe-commits
- r251041 - Define weak and __weak to mean ARC-style weak references, even in MRC.
John McCall via cfe-commits
- [libcxx] r251062 - Disable linker scripts when the ABI library is not specified or is none.
Eric Fiselier via cfe-commits
- [libcxx] r251063 - Only disable linker script when LIBCXX_CXX_ABI_LIBNAME is none
Eric Fiselier via cfe-commits
- [libcxx] r251065 - Dont required CMake 3 to install a linker script
Eric Fiselier via cfe-commits
- r251072 - Use newly introduced interfaces in LLVM (NFC)
Xinliang David Li via cfe-commits
- [PATCH] D14000: [CUDA] Allow code generation for functions with target attributes that don't match compilation mode.
Artem Belevich via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Nathan Wilson via cfe-commits
- [PATCH] D11085: compiler-rt: add support for mingw-w64 in builtins
Vadim Chugunov via cfe-commits
- [libcxx] r251100 - Use proper output directory when naminging the libc++ output
Eric Fiselier via cfe-commits
- [PATCH] D14011: [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap.
Benjamin Kramer via cfe-commits
- r251101 - [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap.
Benjamin Kramer via cfe-commits
- [PATCH] D14014: Checker of proper vfork usage
Yury Gribov via cfe-commits
- [clang-tools-extra] r251103 - Make isExpensiveToCopy() tri-state.
Manuel Klimek via cfe-commits
- r251110 - [AST] Plug a memory leak when promoting a single ParentMap entry to a vector.
Benjamin Kramer via cfe-commits
- [PATCH] D7639: Add readability-redundant-void-arg check to clang-tidy
Richard via cfe-commits
- r251115 - [StaticAnalyzer] Use llvm::utostr and not to_string.
Davide Italiano via cfe-commits
- r251116 - Remove a redundant check. NFC
Adrian Prantl via cfe-commits
- r251120 - Module Debugging: Emit module debug info for types inside of Objective-C
Adrian Prantl via cfe-commits
- r251124 - [ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-dev
Artyom Skrobov via cfe-commits
- r251126 - Fixup this testcase after r251120.
Adrian Prantl via cfe-commits
- [libcxx] r251131 - Set LC_COLLATE rather than LANG to override collation.
Tim Northover via cfe-commits
- Getting fully qualified names of random qualtypes
Sterling Augustine via cfe-commits
- [PATCH] D14030: Use linker option to reference profile runtime hook (Linux)
David Li via cfe-commits
- r251182 - clang/module.modulemap: s/Basic/BuiltinsR600.def/Basic/BuiltinsAMDGPU.def/
NAKAMURA Takumi via cfe-commits
- [libcxx] r249929 - Split <string.h> out of <cstring>.
Michael Zolotukhin via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Droste via cfe-commits
- [PATCH] D10016: Refactor: Simplify boolean conditional return statements in lib/Frontend
Richard via cfe-commits
- [PATCH] D10020: Refactor: Simplify boolean conditional return statements in lib/Serialization
Richard via cfe-commits
- [PATCH] D10021: Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Checkers
Richard via cfe-commits
- [PATCH] D10023: Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Frontend
Richard via cfe-commits
- [PATCH] D10025: Refactor: Simplify boolean conditional return statements in clang-apply-replacements
Richard via cfe-commits
- [PATCH] D10024: Refactor: Simplify boolean conditional return statements in tools/libclang
Richard via cfe-commits
- [PATCH] D10012: Refactor: Simplify boolean conditional return statements in lib/CodeGen
Richard via cfe-commits
- [PATCH] D10011: Refactor: Simplify boolean conditional return statements in lib/Basic
Richard via cfe-commits
- [PATCH] D10022: Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Core
Richard via cfe-commits
- [PATCH] D10010: Refactor: Simplify boolean conditional return statements in lib/AST
Richard via cfe-commits
- [PATCH] D10017: Refactor: Simplify boolean conditional return statements in lib/Lex
Richard via cfe-commits
- [PATCH] D10014: Refactor: Simplify boolean conditional return statements in lib/Edit
Richard via cfe-commits
- [clang-tools-extra] r251204 - Test commit
Piotr Dziwinski via cfe-commits
- [PATCH] D10019: Refactor: Simplify boolean conditional return statements in lib/Sema
Richard via cfe-commits
- r251214 - Simplify boolean conditional return statements in lib/Basic.
Rafael Espindola via cfe-commits
- r251218 - [analyzer] scan-build: Teach ccc-analyzer about -Xclang.
Devin Coughlin via cfe-commits
- [libcxx] r251220 - Update C++ status from Kona
Marshall Clow via cfe-commits
- r251224 - [X86] Mark inregs correctly for MCU psABI
Michael Kuperstein via cfe-commits
- [clang-tools-extra] r251235 - [clang-tidy] Add check readability-implicit-bool-cast
Piotr Dziwinski via cfe-commits
- [clang-tools-extra] r251239 - [clang-tidy] Fix for build bots not liking #include <cstddef>
Piotr Dziwinski via cfe-commits
- [PATCH] D13289: [libc++] Provide additional templates for valarray transcendentals that satisfy the standard synopsis
Petr Pavlu via cfe-commits
- [clang-tools-extra] r251244 - [clang-tidy] Another fix for failing buildbots regarding signedness of char
Piotr Dziwinski via cfe-commits
- [libcxx] r251246 - Fix LWG#2244: basic_istream::seekg
Marshall Clow via cfe-commits
- [PATCH] D14049: clang-tidy/add_new_check.py: Adapt to use %check_clang_tidy in tests
Matthias Gehre via cfe-commits
- [libcxx] r251247 - Fix LWG#2127: Move-construction with raw_storage_iterator.
Marshall Clow via cfe-commits
- [libcxx] r251250 - Add a test for LWG#2462: std::ios_base::failure is overspecified
Marshall Clow via cfe-commits
- [libcxx] r251252 - Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect
Marshall Clow via cfe-commits
- [libcxx] r251253 - Fix LWG#2476: scoped_allocator_adaptor is not assignable
Marshall Clow via cfe-commits
- [libcxx] r251254 - Add the tests for the last commit
Marshall Clow via cfe-commits
- [libcxx] r251257 - Fix LWG#2489: mem_fn() should be noexcept
Marshall Clow via cfe-commits
- [libcxx] r251258 - Mark LWG#2495 as complete. No code changes needed
Marshall Clow via cfe-commits
- [clang-tools-extra] r251262 - [clang-tidy] Add return value for non-assert builds.
Daniel Jasper via cfe-commits
- [clang-tools-extra] r251265 - assert(false) -> llvm_unreachable.
Benjamin Kramer via cfe-commits
- [PATCH] D14052: clang-format: Format std::function template parameter consistently inside function
Jean-Philippe Dufraigne via cfe-commits
- [PATCH] D13800: ccc-analyzer: Fix -isystem value passing
Devin Coughlin via cfe-commits
Last message date:
Sun Oct 25 23:41:14 PDT 2015
Archived on: Mon Oct 26 08:02:53 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).