phosek added inline comments.
================ Comment at: llvm/include/llvm/Support/VirtualFileSystem.h:660 /// 'use-external-names': <boolean, default=true> +/// 'root-relative': <string, one of 'cwd' or 'yaml-dir', default='cwd'> /// 'overlay-relative': <boolean, default=false> ---------------- Could we make this just a boolean akin to `overlay-relative` since there are only two options (default to `false`)? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D137473/new/ https://reviews.llvm.org/D137473 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits