[llvm-tapi-diff] Wrap empty string around StringLiteral NFC
authorCyndy Ishida <cyndy_ishida@apple.com>
Wed, 23 Jun 2021 18:39:35 +0000 (11:39 -0700)
committerCyndy Ishida <cyndy_ishida@apple.com>
Wed, 23 Jun 2021 18:41:03 +0000 (11:41 -0700)
commitfb9f9497dc013a0e8d41d24748fc142cb6f4081a
treecd4c213da7338520008be1464650edefac77fe88
parent8321335fd8ae9110f4faaabce6ef62c28b8f16cf
[llvm-tapi-diff] Wrap empty string around StringLiteral NFC

This prevents invalid implicit conversation which caused buildbot
failure.
llvm/tools/llvm-tapi-diff/DiffEngine.cpp