diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-02-02 23:16:30 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-02-02 23:16:30 +0000 |
commit | c16cc77917052ea01c6faad888d990727ed3ce3a (patch) | |
tree | 8a8a151295929c516cd45d2ce9056a503b72a542 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 508da4156aa6b0fd9c4a0146922268d6320fb679 (diff) | |
download | bcm5719-llvm-c16cc77917052ea01c6faad888d990727ed3ce3a.tar.gz bcm5719-llvm-c16cc77917052ea01c6faad888d990727ed3ce3a.zip |
Replace uses of %T with %t in from previous frontend test differential
After committing a change I had made to a few frontend tests, it was pointed
out to me that %T is being deprecated in LLVM in favor of %t. This change
simply converts usages of %T to %t while maintaining the integrity of the test.
Previous revision where this discussion took place:
https://reviews.llvm.org/D50563
Differential Revision: https://reviews.llvm.org/D57592
Patch from Justice Adams <justice.adams@sony.com>!
llvm-svn: 352971
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions