diff options
author | Rui Ueyama <ruiu@google.com> | 2016-10-26 01:07:26 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-10-26 01:07:26 +0000 |
commit | 2241b84f4808f84a513fd9c27246877198d13c16 (patch) | |
tree | 34db26c51cc30e9dac601f8fb6334a37952139de /clang/lib/Lex/ModuleMap.cpp | |
parent | fda59e5851215850f9b9b534bfd8bda579089029 (diff) | |
download | bcm5719-llvm-2241b84f4808f84a513fd9c27246877198d13c16.tar.gz bcm5719-llvm-2241b84f4808f84a513fd9c27246877198d13c16.zip |
Use printf instead of "echo -e" or "echo -n".
Not all echo commands support "-e". On the other hand, printf
command is in POSIX, so it's more portable than "echo -e".
llvm-svn: 285151
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions