July 2014 Archives by thread
Starting: Tue Jul 1 01:17:51 PDT 2014
Ending: Thu Jul 31 22:24:21 PDT 2014
Messages: 507
- [LLVMbugs] [Bug 20174] New: Unsafe perfect forwarding
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20175] New: Perfect forwarding hides proper overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20119] Unnecessary relocation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20176] New: Build error with gcc trunk: error:=?UTF-8?Q?=20=E2=80=98clang?=::vfs::OverlayFileSystem* llvm::IntrusiveRefCntPtr<clang::vfs::OverlayFileSystem>:: Obj’ is private
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20177] New: clang-cl doesn't accept a FOO(bar) in C mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20178] New: clang-cl doesn't forward declare a struct when it first sees it in the list of arguments in C mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20057] Assertion failied in llvm::SUnit* llvm::SchedBoundary::pickOnlyChoice(): Assertion `i <= (HazardRec->getMaxLookAhead() + MaxObservedStall) && "permanent hazard"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20179] New: Commit 211500 broke linking on os x: address not in any section
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20180] New: clang-cl: ignore /Zc:inline and /Zc:rvalueCast
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20167] Closing </p> tag snuck in
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20170] Typo of "allocation"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20181] New: Typo in X86InstrCompiler.td?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20169] Mangled sentence
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20182] New: Missing optimization: linkonce_odr stuff only referenced by available externally globals is not discarded
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20183] New: Libcxx test case failures on darwin: tor.pass, eval.pass, sleep_for.pass
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20184] New: Assertion failed: (!R.empty() && "empty lookup results when building templateid")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20185] New: The objc_designated_initializer attribute generates a warning even if the init method can never return.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20186] New: Instcombine turns -(x/INT_MIN) to x/INT_MIN
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20187] New: vtable layout of __func in <functional> is sensitive to RTTI settings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20188] New: [AArch64] Address Type Promotion - Assertion `use_empty() && "Uses remain when a value is destroyed!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20110] Some C++11 source code that makes clang choke.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20189] New: Preserving nsw/nuw for x-(-A)=>x+A is unsafe
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13739] nested __if_exists statements are not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18951] MS ABI: Implement compatible RTTI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19030] MS ABI: Support typeid as used in std::function even when RTTI is disabled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20190] New: Feature Request: Spot redundant lambda and std::function<> construction/destruction in loops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20191] New: clang-cl: atlbase.h crashes compiler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20192] New: Different initialization code in 32b and 64b impact optimiztions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19480] Miscompile when linking variable templates instantiated from similarly named local types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20193] New: ubsan emits superfluous overflow checks for promoted arithmetic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20194] New: with.overflow intrinsics not removed for arithmetic that trivially cannot overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20106] MS ABI: RTTI data cannot be imported from a DLL and should be linkonce_odr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18476] [-cxx-abi microsoft] clang crashes during codegen, "Type size mismatch!" assertion fires
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20195] New: code compiles with g++-4.9.0, but not clang-3.4.2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20196] New: error: no member named 'max_align_t' in the global namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20197] New: Inline asm constraint alternatives ignored
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20198] New: Clang-format does not handle expressions with multiple & well
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20020] miscompile (program crash) due to anti-dependency-breaker
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20040] clang crash while trying to print-before-all: Assertion failed: ((*I)->getFunction() && "Expecting non-null Function")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20199] New: An integer overflow bug in InstructionSimplify.cpp:SimplifyICmpInst introduced in r208999: sdiv const, value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20200] New: Flase positive clang warning for -Wassign-enum
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20201] New: clang-cl: cannot compile this unexpected cast lvalue yet in inline assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20202] New: clang-cl: expected unqualified-id when using ~15 in inline assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20204] New: clang-cl doesn't accept nested __asm statements
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20205] New: Performance problem with an integer division benchmark
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20207] New: Assertion failed: (End.getPointer() <= EndPtr && "frontend claimed part of a token?")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20208] New: Misleading diagnostic for missing initializer for const POD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20209] New: Lambda not allowed in a constant expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20210] New: optimization passes created malformed bitcode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20211] New: libc++ is not compatible with musl libc library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20212] New: -mmacosx-version-min=10.5 causes a linker error with latest clang/llvm from trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20213] New: clang-cl doesn't support SSSE3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20214] New: Linking errors when building with AddressSanitizer and clang-cl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20215] New: Code-comment mismatch in AutoType::getDeducedType
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20216] New: clang-cl error: instruction requires: 64-bit mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20217] New: clang-cl /showIncludes should write to stdout, not stderr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20218] New: clang-cl cannot correctly compile std::pair's which have a function pointer as one of their types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12422] TEXTREL usr/lib/llvm/libLLVM-3.0.so on PPC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20219] New: clang fails to compile code with member constexpr functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20220] New: Code completion reports protected C++ members of a base class as inaccessible
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20221] New: "member access into incomplete type" errors in msvc mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20222] New: Erroneous overload resolution with multiple direct bases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20223] New: broken DWARF-3 line number info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20026] Use-after-free crash in clang::ASTReader::finishPendingActions() when using precompiled headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20224] New: Generates a total mess of SIMD for simple array initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20225] New: Generates a total mess of SIMD for simple array initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20226] New: Assertion `!empty()' failed: function default argument in template at block scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20227] New: Temporary expression result of dynamic_cast not lifetime-extended but corresponding static_cast is
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16226] [-cxx-abi microsoft] C++ objects passed by value are destroyed in the callee
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17167] Using const_iterator on a vector fails on debug mode but not in release mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20228] New: Possible use after free in clang::InitializationSequence::InitializeFrom (r212372)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20229] New: crash diagnostics don't work on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17073] wrong code (SIGFPE) at -O3 on x86_64-linux-gnu (in 32-bit mode) (-simplifycfg)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20234] New: [SLP] SLP cost model changes when operands are commuted.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20236] New: A typo in an error message of SequenceOp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20237] New: wrong code by LTO at -O1, -Os, and -O2 on x86_64-linux-gnu (affecting 3.4 and trunk in 64-bit mode)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20238] New: 'volatile' keyword permitted before destructor declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20239] New: clang: error: unable to execute command: Segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20241] New: inline assemby does not respect --x86-asm-syntax
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20242] New: Missed CSE opportunity
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20243] New: [X86] Call to __tls_get_addr makes the function non-leaf after it was determined to be a leaf
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20244] New: AddressSanitizer doesn't play well with RTTI on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20245] New: nested-extern: clang reports errors in gcc testsuite testcase
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20246] New: clang-cl needs to put the runtime libraries in a drectve section to enable linking ASAN objects with link.exe
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20162] reserved-user-defined-literal warning or error?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20248] New: -Wl, --no-demangle doesn't work with the MinGW target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20249] New: MSVC compatibility hack thwarted by typo correction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20250] New: No diagnostic where using-declaration names entity not found by class member name lookup in any direct base
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20251] New: Clang assertion failure on ill-formed code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20252] New: Incorrect disassembly of X86 INT opcode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17504] wrong code at -Os in 64-bit mode (affecting all clang versions on x86_64-linux-gnu and MacOS X)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20253] New: The clang-cl driver driver invokes the driver by spawning a new process
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20254] New: Failed to build shared libraries by cmake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20256] New: Redundant zero-initialisation of automatic variables of user-defined type in member methods of a class template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20257] New: invalid 'const' not rejected on constructor definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20118] llc handles pointer arithmetic in a strange way, Linux, trunk, regression from version 3.4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20059] wrong code (FP exception) at -O3 on x86_64-linux-gnu (bad instcombine)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17998] 'alias' attribute has incorrect semantics in C mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4068] [META] Compiling the Linux kernel with clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20259] New: Friend lookup works differently in ms mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20261] New: template argument deduction preformed on non-matching overloads.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20262] New: TargetOptions.DataSections not followed for literals
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20268] New: virtual deleted functions appear to be callable.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20277] New: Incorrect macro expansion in clang on Windows with VC++ target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20278] New: MS ABI: fastcall methods with struct return are broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19750] libcxx_tsan configure fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20279] New: "opt" doesn't accept clang-generated IR with comdats
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20280] New: Load-Store ordering issue for top-down list latency scheduler.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19595] clang hangs on valid code at -O1 and above on x86_64-linux-gnu (affecting all clang versions)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20283] New: read-only variable is not assignable warning could be clearer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20284] New: GDB failures in gdb trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20103] r211038 breaks LowerSwitch.cpp, it does not respect possible phi instructions in the leaf nodes.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17013] Code generation problem on ARM (integer comparison)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19989] Change introduced in r207451 broke thread_local on Darwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20286] New: struct members not left-justified in function arguments on MIPS64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20287] New: libc++abi dependency on pthread when -fuse-ld=gold used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20288] New: Wrong optimization of a division by a negative power of two and a comparison of the result
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19773] gcc 4.9.0 fails to compile libcxx
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18771] clang crashes on valid code at -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18872] clang crashes on valid code at -O3 in 32-bit mode on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18736] clang crashes on valid code at -O1 on x86_64-linux-gnu in 32-bit mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17936] clang crashes on valid code at -O1 and above in 32-bit mode (affecting all clang versions)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20289] New: generic lambda with auto or decltype(auto) should not need to capture a constant expression in its return expression.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20152] Alias linkage not respected in object file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16101] -ffunction-sections and -fdata-sections for PE/COFF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20290] New: typeid() does not yield a compile-time constant address
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20291] New: libcxx C++11 regex cpu resource exhaustion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20292] New: x86_stdcallcc: Assertion hit when passing more than 2^16 bytes on the stack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19855] Crashes on SJ/LJ preparation pass (arm)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20293] New: The return type of std::pow(std::complex<float>, int) should be std::complex<float>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4634] code gen issue for array arithmetic with casts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10317] Thumb 2 : Overflow intrinsic generates horrible code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10968] OS X 10.7.1: fragmentation fault when compiling newlib for ARM-µC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5293] Miscompilation on ARM with C struct members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12519] llc produce wrong assembly for ARM on following .ll code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14780] Thumb2: CBZ and CBNZ have to use zero-extend
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14649] iostreams don't work on Linux/gcc 4.7 because of locale facets
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13081] libc++ fails to build with disabled c++0x
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18018] CMake build fails with gcc 4.4.x on RHEL6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20296] New: incorrect has internal linkage but is not defined [-Wundefined-internal] reported when a private class is used in a template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18430] Assertion `!Packed && "cannot layout even as packed struct"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18250] Please implement the option -u in clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18304] LLVM optimizes away local variables making them alias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20299] New: DirectoryEntry::getCanonicalName() not implemented on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20300] New: _Unwind_Resume() call in landingpad for C++ EH is sometimes dead code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20301] New: implicit _Noreturn
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20302] New: small arguments stored on stack in high words on MIPS64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20303] New: dead store elimination nukes live stores due to later memset
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19751] rejects-valid if parenthesized temporary is incremented, due to incorrect disambiguation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20304] New: MCJIT segfaults with exception handling in OSX
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18567] Compiling OpenCL example fails with llvm 3.4. Did work correctly with 3.3.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18001] Assertion failed: (castIsValid(op, S, Ty) && "Invalid cast!"), function Create, file /Users/eschnett/src/llvm-3.4/lib/IR/Instructions.cpp, line 2352
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14271] Assertion `N.getNode()->getNodeId() != NewNode && "Mapped to new node!"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15699] crash in or around call to std::chrono::steady_clock::now() when using precompiled header
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20305] New: avx2intrin.h wrong types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20306] New: Inconsistent function identifiers in GCOV notes / data
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20307] New: Visual C++ clang-format plugin not updated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19362] ARM disassembler ignores negative offset bit for ldrht, ldrsht, strht, and ldrsbt
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20308] New: Bug in PostRA scheduler on spec2000 255.vortex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18511] CMake looks for Graphviz on Windows, but it should use dotty
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15615] Crosscompiling TableGen with CMake does not work with a non-default generator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10050] cmake build system doesn't generate manpages
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11727] Where are the man pages?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15732] [META] CMake build equivalent to the autotools build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9321] [autoconf][cmake] "make install" may provide similar installation.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20309] New: Re-enable support for MachO GDB registration in RuntimeDyldMachO.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20310] New: Crash in make buildworld - freebsd 10
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20013] __FUNCTION__ should be a string literal in clang-cl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20311] New: Header cpuid.h assembly breaks
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20312] New: wrong tokenization around invalid UCNs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20313] New: incorrect determination of compatible function types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20314] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20315] New: MS ABI: Layout wrong for indirectly inherited packed base
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17098] clang-cl should support wildcards in filenames
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10206] Crash on undefined template specialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20316] New: Expose a block "bias" metric from BlockFrequencyInfo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20317] New: Segfault when variable template used from function template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10646] Support/Unix/TimeValue.inc missing time.h when compiled by clang++ -stdlib=libc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20318] New: Crash in llvm::DIEEntry::EmitValue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20320] New: clang_reparseTranslationUnit crashes while serializing the AST
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20321] New: CLANG_ENABLE_REWRITER=0 makes crash report unavailable (preprocessed source is not generated)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20322] New: invalid symbol type in a shared library with -fvisibility=hidden when using a custom allocator in std::basic_string
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20323] New: clang generates illegal ARM STR opcode with FlexOffset
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20324] New: boost::function generates invalid code when using precompiled headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20325] New: LibclangReparseTest.ReparseWithModule fails when configuring with --disable-threads
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20326] New: recent header breakage in clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20327] New: lib/CodeGen/CalcSpillWeights.cpp uses a volatile float (!)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20328] New: clang doesn't accept the intel style EQU inline assembly any more
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20329] New: Demo Kaleidoscope/MCJIT Produces Incorrect Output on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12396] -ffreestanding affects name mangling in C++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20330] New: Link to duplicate bug in bugmail is broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20331] New: [3.5-trunk][powerpc-darwin] stage-2 ADTTests crash, TableGen crashes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20332] New: CU DIEs for assembly files cause debug info truncation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20333] New: [powerpc-darwin8] MachO_x86-64_PIC_relocations.s failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20334] New: Clang assertion failure on incomplete initializer_list defintion @ Sema/SemaInit.cpp:6437
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20335] New: basic_string leaks memory when move-constructed with unequal allocator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20336] New: clang-cl crash when using /E on translation unit with error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20337] New: "invalid application of 'sizeof' to an incomplete type" in msvc mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20338] New: Wrong disassembly of MOV64mr with 32 bit operand
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14061] scan-build crashes during postprocessing if BUGFILE no longer exists
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20339] New: unsupported arm asm argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20340] New: false different type error message with templates and using
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20342] New: clang-cl: Errors compiling MSVC14's <type_traits>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20343] New: Using segment registers in inline asm cause "Invalid register passed in" assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18815] Assertion failed: isValidGCCRegisterName(Name) && "Invalid register passed in"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20344] New: clang++ segfault on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20085] asan should not instrument loads generated by ubsan
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20140] failing to emit unreferenced dllexport in-class initialized static data members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20345] New: is_member_function_pointer does not account for ellipsis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20346] New: Strang diagnostic on struct initializer in template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20347] New: 16-bit and 32-bit immediates print as 64-bits in annotated assembly (x86-64)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20348] New: clang-cl: cannot compile this non-trivial argument copy for thunk yet
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20349] New: rejects-valid if parenthesized temporary is followed by array indexing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20350] New: wrong initialization after template instantiation for aggregate initialization that implicitly default-constructs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20351] New: "Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow" on innocuous code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19879] aggregate initialization uses value initialization rather than initialization from {} for subobjects with no initializer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20353] New: Clang crashes when running user defined LLVM pass with -xclang flag
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20354] New: Miscompile of fabs due to vecotrization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20355] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20356] New: -pedantic turns on -Wformat-non-iso even though positional arguments are part of POSIX.1 2008
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19317] [ARM] instrumentation code injection has user visible side-effects
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20357] New: fatal error: 'vector' file not found when trying to run ninja check-all in asan gtests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20358] New: operating on unknown FP operands is a bad idea
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19869] clang cannot find crtbegin.o and libgcc on Debian/mips64el
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20359] New: ARM MC assembler allows backward branching on CBNZ instruction.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20360] New: ARM builtins library has incompatible assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20361] New: Improve diagnostics for zero-size alloc.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19935] arm926ej-s: Assertion `ARM::GPRRegClass.contains(DestReg, SrcReg) && "Thumb1 can only copy GPR registers"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20362] New: Double-free corruption in vector move assignment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20363] New: scan-build make of gcc HEAD reports problems in some files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4293] PIC is broken on ppc32-linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20364] New: The binary tarballs are missing .tar in the extension.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20365] New: scan-build should be included in the binary tarballs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20366] New: Can't set entry point (OS X Mavericks)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20367] New: Assertion failed: (PhysReg != VirtRegMap::NO_PHYS_REG && "Instruction uses unmapped VirtReg"), function rewrite
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20368] New: clang-cl: Assertion failure: "Expected Loc to be at or after Start"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18091] Please add version 3.4 to the bug tracker
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20369] New: wrong code at -O3 on x86_64-linux-gnu in 64-bit mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20370] New: clang hangs with -O
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20371] New: Crash when parameterizing a const auto variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20372] New: Left-over files in /tmp from check-clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20373] New: Poor first diagnostic on ambiguous namespace reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20374] New: cannot select X86ISD::FHADD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20375] New: __PRETTY_FUNCTION__ not pretty enough
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20376] New: may fail to recognize potential EFLAGS clobbers for compare-exchange operations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20377] New: wrong code at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20378] New: decltype-specifier accepted in destructor declarator-id
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20381] New: ViewVC down
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20382] New: SIGBUS (use after free) during SimplifyCFG pass
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20383] New: aarch64 hit "Cannot BITCAST between types of different sizes!" assert in r213341
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20385] New: LLVM (through clang) doesn't distinguish between -fpic and -fPIC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20386] New: "function with no prototype cannot use fastcall calling convention" for function with prototype
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20387] New: checker-276 does not find C++ include files in Qt projects with C++11 support enabled.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20389] New: clang's error message for inline-asm constraint "=f" should be more user-friendly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20390] New: Convenience initializers warn incorrectly with -Wobjc-designated-initializers when returning a new object
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20391] New: remarks should be controlled by -R flags, not -W flags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20392] New: document that attribute((enable_if)) is not entirely stable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20393] New: Cannot select v2f64 = vector_shuffle
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20394] New: llc handles uitofp conversion incorrect. Linux, regression from version 3.4 to trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20395] New: argument unused during compilation: '-stdlib=libc++'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20396] New: [AArch64] Build improper vector filled with undef when constant folding vselect.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20397] New: globalopt removes debug info leaving incomplete metadata
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20398] New: clang C++11 wrong number of template parameters using aliases with template parameter pack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20399] New: Assertion in the ASTWriter `!WritingAST && "Already writing the AST!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20402] New: Assertion failed: (StateMapsArray[Block->getBlockID()] && "Block has no block info"), function borrowInfo, file tools/clang/lib/Analysis/Consumed.cpp, line 1080.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20403] New: Thread Safety Analysis "guarded_by" attribute doesn't work for struct fields in C code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12683] incorrect handling of non-type template parameter packs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20404] New: clang: inconsistent behaviour of alloca
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14615] Assertion `!Init->isValueDependent()' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20405] New: tailcallelim incorrectly marks calls as tail if stack is leaked by writing through a function argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20407] New: Segmentation fault involving std::initializer_list <std::pair <std::string, int>>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20408] New: LLVM_ENABLE_FFI=ON build fails on reconfigure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20409] New: the clang 3.5 loop optimizer seems to jump in unintentional for simple loops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20341] clang-cl: Add support for MSVC14
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20055] Clang crashes on invalid default argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18587] colons have too much protection in member-declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20410] New: regression in performances: llc generates a binary slower than for llc 3.4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20411] New: Incorrect behavior of shufflevector instruction. Regression from 3.4 to trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20412] New: Assertion `Method->isCanonicalDecl() && Overridden->isCanonicalDecl()'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20413] New: Assertion `StartColNo <= EndColNo && "Trying to highlight whitespace??"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20414] New: clang thinks class is incomplete in exception specification
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20415] New: crash due to incorrect ARM code generated for std::vector initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20416] New: Backend crash when emitting optimized code with debug info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20417] New: [X86] -march=x86 -mcpu=knl crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20418] New: MS ABI: __declspec(align(N)) ignored inside pragma pack when applied to a non-record type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18263] Empty structs have 4-byte size in "-cxx-abi microsoft" mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20419] New: clang should not copy parameters into local allocas if it can avoid it
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20420] New: Crash in constant expr evaluator with -Wglobal-constructors and C++11
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20421] New: Clang miscompilation due to loop vectorization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20422] New: Tracking bug for getting chromium to build with -fintegrated-as on arm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20423] New: Integrated arm assembler doesn't understand vuzpq.u16
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20424] New: Integrated arm assembler doesn't understand .func / .endfunc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20425] New: SROA fails to promote seemingly simple alloca's to registers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20426] New: Integrated arm assembler doesn't understand .exitm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20427] New: Integrated arm assembler doesn't understand strcsh
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20428] New: Integrated arm assembler doesn't understand .warning
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20429] New: Integrated arm assembler doesn't understand .MACRO / .ENDM in caps
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20430] New: Improper handling of pointers to arrays as template parameters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20431] New: `getTok().getIdentifier() == ".rept"` check in AsmParser::parseMacroLikeBody() looks wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20432] New: call using struct
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20433] New: Problem with in-class frient function template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20434] New: unsigned int llvm::CCValAssign::getLocMemOffset() const: Assertion `isMemLoc()' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20435] New: CMake: native llvm-tblgen: Endless reconfigure-loop in parallel build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20436] New: libc++abi :: test_demangle.cpp fails on FreeBSD 9.2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20437] New: [X86] -code-model=small crash with x86-64 JIT
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20439] New: @l modifier on constants is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20161] `std::make_heap` has worst case time complexity of O(n log n) rather than the standard mandate O(n)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20440] New: Recursive #include overruns MAX_PATH due to lack of path canonization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20441] New: Pointer isn't properly casted to uint64_t
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20442] New: PHINode should have one entry for each predecessor of its parent basic block!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20443] New: LLVM does not properly produce vectorized zextload instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20444] New: VFTable larger than needed for multiple inheritance hierarchy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20445] New: Clang doesn't emit ctor call from template instantiations if it needs to perform initializer_list conversion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20447] New: Integrated arm assembler doesn't understand .fpu neon
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20448] New: Crash during compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20451] New: Member access expression not allowed on constexpr variable template in template context
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18620] [MIPS] A call PIC function problem in shared link without '-fPIC'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12310] llvm-tblgen crashed when compiling for mips
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15389] Mips Backend generates wrong code for vaarg
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20452] New: Diagnostic doesn't include interesting template instantiation location
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20453] New: minor display problem with text diagnostic source lines when source contains multi-byte characters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20454] New: Missing warning for implicit cast from qualified id to class that shares a conforming protocol
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20456] New: [AArch64] Integer exceeds imm range
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20457] New: assertion "RealOffset <= INT32_MAX && RealOffset >= INT32_MIN" failed in RuntimeDyldELF.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20458] New: Internal error: getKind() == Template && "Unexpected kind"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20459] New: Dependent template-id parsing fails to match angle brackets in certain comma delimited contexts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20460] New: [C++11] allocate_shared should not require rebind of an allocator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20461] New: Rejects valid for alleged duplicate case label when proper conversion yields different results
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12708] In microsoft, support __fastcall on functions without prototype
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8888] [MS Bugs] char/signed char decl compatibility.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11792] Improve windows sdk lookup logic in WindowsToolChain.cc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20462] New: Integrated arm assembler doesn't understand -mimplicit-it=always
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13714] Support __leave in exception handling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20464] New: MS ABI: Class with a base and a pointer-to-member of it's own type as a field cannot be compiled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20465] New: Segmentation fault: Fails when %s argument has wrong type (void).
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20467] New: Default -fmodules-cache-path is not made world-writable, breaks if multiple users use modules on same system
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20468] New: permission error while loading module map is not diagnosed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20469] New: if .pcm creation fails, module import succeeds but does not import module
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20471] New: vector<bool>::resize(N) segfaults for N > 2^32-2^6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20472] New: Regression of llc between LLVM revisions 213897 and 213898.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15177] Incorrect TimeValue conversion to Posix time and Win32 time
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20473] New: AddressSanitizer reports false positive global-buffer-overflow.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20474] New: [AArch64] Crash with "Unknown type"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20475] New: 'merged an unknown kind of redeclarable template'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20477] New: MS ABI: clang generates unnecessary vtordisp adjustment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20478] New: Clang crashes on ill-formed template code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20479] New: MS ABI: Insufficient VFTable entries generated by clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18118] [ms-abi] Clang fails to ignore trumped __declspec(align)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20481] New: codecvt_utf16 facet with utf-16LE-bom file...
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20482] New: [C++11] The template parameter pack of a function template should be the last template parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20484] New: type_traits cannot be used with gcc for -std=c++ < 11
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10177] non-type template arguments to alias templates which don't appear in the expansion are not marked as used in dependent contexts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20485] New: crash on invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20489] New: Clang should export static library dependencies (like LLVM_LINK_COMPONENTS)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20047] MS ABI: Template aliases crash clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20490] New: AddressSanitizer tests fail with -DLLVM_TARGETS_TO_BUILD=ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20491] New: Clang driver doesn't provide sub-command to delete intermediate files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20492] New: libLTO: lto_codegen_set_attr isn't exported properly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20009] std::vector::insert(position, n, x) does not respect exceptions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19915] address sanitizer fails to pick up LD_LIBRARY_PATH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20493] New: msan: Assertion `ReqTy && "extractvalue indices invalid!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20494] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (only in 64-bit mode and affecting all clang versions)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20495] New: Clang incorrectly marks implicitly-defined constructors as __host__ __device__ in CUDA mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20496] New: No diagnostic for address of bit-field result of pre-increment operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20497] New: Clang crashes on nested class template with member initializer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20498] New: Hidden function overloading
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20158] std::numeric_limits<signed T>::is_modulo set even without -fwrapv
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18097] atomic<> of trivially copyable class is rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20500] New: AddAliasScopeMetadata doesn't add metadata to calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20501] New: MachO_*_relocations.s tests are failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20503] New: Crash when compiling multiplication of 129 bit integers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20504] New: [MC] Assertion failed: (SegReg || BaseReg || IndexReg) && "Invalid memory operand!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20505] New: The site default for "After changing a bug" is surprising
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20506] New: There are two versions of llvm.global_ctors and llvm.global_dtors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20096] class with pure virtuals makes it non-destructible (unlike libstdc++)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20507] New: if a module is unavailable, do not silently treat a #include of one of its headers as a textual include
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19991] HashCombineBasicTest fails on PPC64/Linux
bugzilla-daemon at llvm.org
Last message date:
Thu Jul 31 22:24:21 PDT 2014
Archived on: Tue Aug 4 17:28:42 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).