diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-21 00:18:40 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-21 00:18:40 +0000 |
commit | 5f989abcd447bfa843dfb217dcf087f7e9d8d008 (patch) | |
tree | 261f2619984688e9bdf6963ad559fe3cbf3c3860 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 6572faa1ebec3b6f25eda4e8fd07d5f224e2a0af (diff) | |
download | bcm5719-llvm-5f989abcd447bfa843dfb217dcf087f7e9d8d008.tar.gz bcm5719-llvm-5f989abcd447bfa843dfb217dcf087f7e9d8d008.zip |
AsmParser: Use StringRef for keyword comparisons, NFC
Leverage `StringRef` inside keyword comparison macros. There's no
reason to be so low-level here, and I'm about to add another
`startswith()` use, so let's make it easy to read.
llvm-svn: 230100
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions