]> granicus.if.org Git - clang/commit
Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM
authorJustin Bogner <mail@justinbogner.com>
Fri, 17 Feb 2017 17:34:49 +0000 (17:34 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 17 Feb 2017 17:34:49 +0000 (17:34 +0000)
commitfc92af3eab231bced6fff4fa29ea6a2db6c47c50
tree54e75f96e38b3181256938915f23949f1da2bef8
parentf620673a7c74bdd7e427cef0857b22eab09cf44e
Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM

Updates for llvm r295465.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@295466 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenAction.cpp