Fixed some minor style issues in rLLDB359921 [NFC]
authorRaphael Isemann <teemperor@gmail.com>
Fri, 3 May 2019 21:01:45 +0000 (21:01 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Fri, 3 May 2019 21:01:45 +0000 (21:01 +0000)
commit090a5b29b8815116dc9bc6925146a537ef7db123
tree1bc7730304a23cdbe15460539ee77a03d90962a2
parent94f356863331ed204faccefdc3d47a581e6edc6e
Fixed some minor style issues in rLLDB359921 [NFC]

Ran clang-format on the added test file and use the new StringRef
comparison over the temporary ConstStrings. Also aligned the
end of one of the code string literals.

llvm-svn: 359931
lldb/packages/Python/lldbsuite/test/expression_command/namespace_local_var_same_name_cpp_and_c/main.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp