[llvm-branch-commits] [cfe-branch] r117814 - in /cfe/branches/Apple/whitney-IB: clang-merge-list.txt llvm-merge-list.txt

Daniel Dunbar daniel at zuster.org
Sat Oct 30 10:35:20 PDT 2010


Author: ddunbar
Date: Sat Oct 30 12:35:19 2010
New Revision: 117814

URL: http://llvm.org/viewvc/llvm-project?rev=117814&view=rev
Log:
Update merge lists

Modified:
    cfe/branches/Apple/whitney-IB/clang-merge-list.txt
    cfe/branches/Apple/whitney-IB/llvm-merge-list.txt

Modified: cfe/branches/Apple/whitney-IB/clang-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/whitney-IB/clang-merge-list.txt?rev=117814&r1=117813&r2=117814&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/clang-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/clang-merge-list.txt Sat Oct 30 12:35:19 2010
@@ -1,85 +0,0 @@
-# <rdar://problem/8414119> enum >= (enum)0 comparison should not generate any warnings
-114695
-
-# <rdar://problem/8461525> Implement API to retrieve the lexical and semantic parents of a cursor
-114587
-
-# <rdar://problem/8467189> clang reports wrong container for @property declared in @protocol and class extension (but not @interface)
-114693
-
-# <rdar://problem/8470644> Extraneous results with caching of global completions
-114704
-
-# <rdar://problem/8476497> libclang should enable LLVM multithreading
-114760
-
-# <rdar://problem/8477345> Precompiled preambles are failing when prefix headers are involved
-114774
-
-# <rdar://problem/8479999> Enable caching of global code completions in "editing" options
-114810
-
-# <rdar://problem/8470540> spurious property definitions reported due to auto-synthesized properties
-114714
-
-# <rdar://problem/8483253> clang-116 gets confused about ":" in ObjC++ code
-114968
-
-# <rdar://problem/8488270> Preprocessor trace not serialized correctly
-114913
-114922
-
-# <rdar://problem/8488304> Preprocessor trace deserialized incorrectly
-114940
-
-# <rdar://problem/8488323> Use-after-free in deserializing declaration contexts lexical contents
-114937
-
-# <rdar://problem/8499034> Fix-it explosion opening Sketch
-115259
-115260
-115263
-
-# <rdar://problem/8506363> complaints about unused "-fno-spell-checking" argument
-115420
-
-# <rdar://problem/8274883> clang not providing sub/super/sibling classes info for C++
-115419
-
-# <rdar://problem/8506324> Spurious warnings with precompiled preambles
-115421
-
-# <rdar://problem/8506460> clang_getCursorReferenced() doesn't work for base classes that are templates
-115425
-
-# <rdar://problem/8461510> Implement API to retrieve the display name of a cursor
-115428
-
-# <rdar://problem/8504818> crash related to macro definitions
-115417
-
-# <rdar://problem/8328709> autocompletion triggers compiler error
-115444
-
-# <rdar://problem/8506806> memory growing completely out of control (16GB memory block allocated!)
-115527
-
-# <rdar://problem/8511624> Infinite loop in PrintStack(llvm::PrettyStackTraceEntry const*, llvm::raw_ostream&)
-115647
-
-# <rdar://problem/8075961> crash indexing Boost code (possible non-termination bug in TryCopyInitialization?)
-115617
-115618
-115621
-
-# <rdar://problem/8519427> crash in clang::ASTUnit::~ASTUnit
-115838
-
-# <rdar://problem/8524895> Turn off typo correction by default
-115931
-
-# <rdar://problem/8519422> Explosion of spurious errors and warnings
-116041
-
-# <rdar://problem/8521040> libclang inadvertently sets up signal handlers for SIGPIPE and friends
-116084

Modified: cfe/branches/Apple/whitney-IB/llvm-merge-list.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/whitney-IB/llvm-merge-list.txt?rev=117814&r1=117813&r2=117814&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/llvm-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/llvm-merge-list.txt Sat Oct 30 12:35:19 2010
@@ -1,14 +1,8 @@
-# <rdar://problem/8400094> [regression] [MultiSource/Benchmarks/Bullet/bullet.exec] inliner miscompile of btGjkEpa2 at -O3 -flto
-114781
+# alignof rename.
+117774
 
-# <rdar://problem/8487514> [PR8250] valueprop assertion
-114972
+# <rdar://problem/8611144> [PR8506] valueprop crash
+117709
 
-# <rdar://problem/8499254> [PR8247] JumpThreading Assertion `From != To && "ReplaceAndSimplifyAllUses(X,X) is not valid!"' failed.
-115082
-
-# <rdar://problem/8075961> crash indexing Boost code (possible non-termination bug in TryCopyInitialization?)
-115616
-
-# <rdar://problem/8530444> libclang is reraising the wrong signal
-116072
+# <rdar://problem/8611556> [PR8471] - [scev] clang segfaults while optimizing a snippet of C code
+117698





More information about the llvm-branch-commits mailing list