diff options
author | Tadeas Uhlir <tadeas.uhlir@gmail.com> | 2019-02-04 16:50:46 -0500 |
---|---|---|
committer | Tadeas Uhlir <tadeas.uhlir@gmail.com> | 2019-02-04 16:50:46 -0500 |
commit | 37daedafed010e7e880e88137c98b35ea0d40cd1 (patch) | |
tree | 29e9ce490fafa57f2948b3a8fb5bae30e99f932b /test/maven-test-files | |
parent | 4d426bf2873c6e1cd2c71e478c756903307628d3 (diff) | |
download | ale-37daedafed010e7e880e88137c98b35ea0d40cd1.zip |
Fix error when parsing compile_commands for c langs
This little error caused that when parsing compile_commands json, the
filename was used to fetch entries in directory dictionary, hence, when
adding new json commands, it never found anything in dir_lookup and
instead rewrote the previous entry. Hence, the dir_lookup always
contained list of only one compile_command per directory instead of all
compile_commands for given directory.
Diffstat (limited to 'test/maven-test-files')
0 files changed, 0 insertions, 0 deletions