================
@@ -69,14 +71,17 @@ class GlobalCompilationDatabase {
   }
 
 protected:
+  std::optional<std::string> WorkingDirectory;
----------------
HighCommander4 wrote:

Since this only applies to fallback commands, let's call it 
`FallbackWorkingDirectory`. Likewise for the field in 
`DirectoryBasedGlobalCompilationDatabase::Options`, the method that sets it, 
etc.

https://github.com/llvm/llvm-project/pull/155905
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to