DavidSpickett wrote:

Also it's a bit misleading, this is printed but I don't know if it is the cause 
of the include problem:
```
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.
```
I expect not because the compilation database only deals with sources, .cpp, 
.cc etc. not headers.

https://github.com/llvm/llvm-project/pull/138031
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to