-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Description
Bugzilla Link | 37123 |
Version | unspecified |
OS | All |
Extended Description
$ clang-rename-7 -offset=0 -new-name=plop asdasd
Error while trying to load a compilation database:
Could not auto-detect compilation database for file "asdasd"
No compilation database found in /tmp or any parent directory
fixed-compilation-database: Error while opening fixed database: No such file or directory
json-compilation-database: Error while opening JSON database: No such file or directory
Running without flags.
warning: /tmp/asdasd: 'linker' input unused [-Wunused-command-line-argument]
error: unable to handle compilation, expected exactly one compiler job in ''
Error while processing /tmp/asdasd.
warning: /tmp/asdasd: 'linker' input unused [-Wunused-command-line-argument]
error: unable to handle compilation, expected exactly one compiler job in ''
Error while processing /tmp/asdasd.
Segmentation fault
Same issue with clang-rename-6.0 & clang-rename-5.0