llvm-project/llvm/tools/llvm-tapi-diff
Cyndy Ishida 982604cc08 [llvm-tapi-diff] Replicate diff utility error handling
For scripting purposes, use different error code for cases that aren't a
result of different tbd files, e.g. bad input like a path to a broken
symlink. This behaves more similiarly to how the unix `diff` command behaves.
This also includes minor tweaks on error messages.

Reviewed By: ributzka, JDevlieghere

Differential Revision: https://reviews.llvm.org/D115905
2021-12-18 09:54:37 -08:00
..
CMakeLists.txt Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
DiffEngine.cpp [llvm-tapi-diff] Wrap empty string around StringLiteral NFC 2021-06-23 11:41:03 -07:00
DiffEngine.h [TextAPI] add symbol name prefixes to central location, NFC 2021-06-23 11:21:00 -07:00
llvm-tapi-diff.cpp [llvm-tapi-diff] Replicate diff utility error handling 2021-12-18 09:54:37 -08:00