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

Daniel Dunbar daniel at zuster.org
Wed Dec 1 18:59:26 PST 2010


Author: ddunbar
Date: Wed Dec  1 20:59:26 2010
New Revision: 120677

URL: http://llvm.org/viewvc/llvm-project?rev=120677&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=120677&r1=120676&r2=120677&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/clang-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/clang-merge-list.txt Wed Dec  1 20:59:26 2010
@@ -358,3 +358,48 @@
 
 # <rdar://problem/8686888> crash in CheckBuiltinFunctionCall
 119813
+
+# <rdar://problem/7629420> Clang missing "error: duplicate property declaration 'foo'"
+118689
+
+# <rdar://problem/8707031> [PR8694] Sema crashes when forward enum pointer is passed as int pointer
+120345
+
+# <rdar://problem/8713442> [PR8707] Blocks cannot contain static variables when compiled with clang, works with LLVM-GCC 4.2
+120486
+
+# <rdar://problem/8691746> crash at clang: clang::CodeGen::CGDebugInfo::CreateType + 81
+120401
+
+# <rdar://problem/8689703> don't warn on -force_cpusubtype_ALL
+119803
+
+# <rdar://problem/8692502> r118203 introduced a ton of sys::Path allocations in the hot preprocessor file lookup path
+#119934
+#119995
+
+# <rdar://problem/8681958> [PR8641] Clang incorrectly warns of undefined behavior with printf specifier %#X
+119946
+
+# <rdar://problem/8673791> LLVM 1.6 backing ivar 'fix' needs to be 'unfixable'
+119543
+
+# <rdar://problem/8714395> "use of overloaded operator '<<' is ambiguous" using NSString*
+120607
+
+# <rdar://problem/8716974> [PR8479] clang evaluates visibility of default parameters at the call site instead of at parameter definition site
+120299
+120389
+
+# <rdar://problem/7581226> implement CXCursor hash function
+119876
+
+# <rdar://problem/8690481> Introduce clang_getCanonicalCursor()
+119874
+
+# <rdar://problem/8554072> Need API to look up file paths of imported files by name or import string
+120390
+120392
+120395
+120396
+120397

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=120677&r1=120676&r2=120677&view=diff
==============================================================================
--- cfe/branches/Apple/whitney-IB/llvm-merge-list.txt (original)
+++ cfe/branches/Apple/whitney-IB/llvm-merge-list.txt Wed Dec  1 20:59:26 2010
@@ -125,3 +125,21 @@
 
 # <rdar://problem/8673046> support .symbol_resolver directive
 119816
+
+# <rdar://problem/8692109> merge fast-isel change for t2STRHi12
+119810
+119856
+119859
+119861
+119862
+119911
+
+# <rdar://problem/7920815> Exception handling is incorrect under 32-bit
+# <rdar://problem/8687257> i386 backend reuses spill slot after setjmp
+119875
+
+# <rdar://problem/8581401> bad source location in assembler diagnostic
+119676
+
+# <rdar://problem/8716642> bogus function prologues
+118026





More information about the llvm-branch-commits mailing list