[all-commits] [llvm/llvm-project] 56709b: [TextAPI] add symbol name prefixes to central loca...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Wed Jun 23 11:24:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56709b869570f7825d335d633bc829511980c253
https://github.com/llvm/llvm-project/commit/56709b869570f7825d335d633bc829511980c253
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/include/llvm/TextAPI/Symbol.h
M llvm/lib/Object/TapiFile.cpp
M llvm/tools/llvm-tapi-diff/DiffEngine.cpp
M llvm/tools/llvm-tapi-diff/DiffEngine.h
Log Message:
-----------
[TextAPI] add symbol name prefixes to central location, NFC
These prefixes are used for printing the symbols coming from tbd files
and they were redundant across locations
More information about the All-commits
mailing list