Fixed a problem in the lldbinline logic where C++ files could not be validly compiled
authorEnrico Granata <egranata@apple.com>
Wed, 22 Oct 2014 20:33:34 +0000 (20:33 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 22 Oct 2014 20:33:34 +0000 (20:33 +0000)
commit4bd54a15445cca5565bfb5e43cb3e10bf00a642e
tree4297b9fc1a00dacbbbc1c32ed795378d48ead5b6
parenteab478c7a81ebdd8c79a4e22a2897d75381bcc3d
Fixed a problem in the lldbinline logic where C++ files could not be validly compiled

llvm-svn: 220420
lldb/test/lldbinline.py