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

Daniel Dunbar daniel at zuster.org
Tue Nov 16 16:39:02 PST 2010


Author: ddunbar
Date: Tue Nov 16 18:39:02 2010
New Revision: 119427

URL: http://llvm.org/viewvc/llvm-project?rev=119427&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=119427&r1=119426&r2=119427&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/clang-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/clang-merge-list.txt Tue Nov 16 18:39:02 2010
@@ -259,3 +259,34 @@
 
 # <rdar://problem/8283484> Bad error message for missing @end before implementation
 118629
+
+xclang# <rdar://problem/7743000> [qoi] [diags] [c++] lame diagnostic calling method on const object
+119336
+
+# <rdar://problem/8563176> Incomplete Code Completion / Syntax Highlighting
+119285
+
+# <rdar://problem/8643016> Repeated USR generation results in many small mallocs
+119319
+119322
+119337
+119338
+
+# <rdar://problem/8658491> global completion results shouldn't be cached before being requested
+119285
+
+# <rdar://problem/8662359> [regression] major (90% user time) performance regression on -O0 -g on automative-susan
+119284
+
+# <rdar://problem/8669977> [PR8619] [clang cfg] Assertion failed: (ConfluenceBlock->pred_size() == 2), function VisitConditionalOperator, file /Volumes/Data/g/clang/lib/Analysis/CFG.cpp, line 1207.
+119284
+
+# <rdar://problem/8670542> ASTUnit::getMainBufferWithPrecompiledPreamble() leaking MemoryBuffers
+119379
+
+# <rdar://problem/8673180> [PR8625] Incorrect warning with -Wformat=2
+119339
+119340
+
+# <rdar://problem/8674865> [PR8623] destructor not called on temporary in ternary
+119408

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=119427&r1=119426&r2=119427&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/llvm-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/llvm-merge-list.txt Tue Nov 16 18:39:02 2010
@@ -101,3 +101,7 @@
 
 # <rdar://problem/8653152> llc rejects -emit-llvm output
 118726
+
+# <rdar://problem/8662359> [regression] major (90% user time) performance regression on -O0 -g on automative-susan
+119382
+119400





More information about the llvm-branch-commits mailing list