]> granicus.if.org Git - clang/commit
Integrate the following from the 'objective-rewrite' branch:
authorSteve Naroff <snaroff@apple.com>
Sat, 5 Dec 2009 02:14:08 +0000 (02:14 +0000)
committerSteve Naroff <snaroff@apple.com>
Sat, 5 Dec 2009 02:14:08 +0000 (02:14 +0000)
commite0c4d895ffe4320aa4e29485711ad7d154f2cc2b
treeb071246127456df448adedb3216d056324ed5360
parent152b5b13260c4caa98f9ae959048fa9b25bc7f20
Integrate the following from the 'objective-rewrite' branch:

http://llvm.org/viewvc/llvm-project?view=rev&revision=71086

Note - This commit only includes the fix for:

<rdar://problem/6309338> slightly different error message format for Visual Studio.

The fix for <rdar://problem/6845623> from protocol to template. is separate/forthcoming.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90642 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
lib/Basic/Diagnostic.cpp
lib/Frontend/TextDiagnosticPrinter.cpp
tools/clang-cc/clang-cc.cpp