]> granicus.if.org Git - clang/commit
Add const to reference arguments of Diagnostic ctor
authorAlexander Kornienko <alexfh@google.com>
Wed, 5 Jul 2017 11:45:09 +0000 (11:45 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 5 Jul 2017 11:45:09 +0000 (11:45 +0000)
commitd424218cf7ef6d233819a6d9759f8ae0aa750b58
treec5034d88f56a3950852c2db51b69839d83258568
parent0fc70de55d536d0366cb6ee19fbfd23c7d3578a4
Add const to reference arguments of Diagnostic ctor

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307143 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/Core/Diagnostic.h
lib/Tooling/Core/Diagnostic.cpp