pet.cc: update to CompilerInstance::setInvocation taking shared_ptr
commitfa3456530a6c3fa0faecc62b6f31d431ef6a61ea
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2017 13:39:22 +0000 (7 14:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2017 15:36:17 +0000 (7 16:36 +0100)
tree431cf2b3d23ea1f64ff7b9113bfc2d421b5f48ea
parent22983ddb1955e72b2388e01ab076a39020fa0fef
pet.cc: update to CompilerInstance::setInvocation taking shared_ptr

CompilerInstance::setInvocation was changed to take a std::shared_ptr
in clang revision 291270.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
m4/ax_detect_clang.m4
pet.cc