This overload should be used for better diagnostics when parsing configurations.
Now a failure to parse will list the filename (or <command-line>) instead of just YAML.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/include/clang/Format/Format.h | ||
---|---|---|
2946–2951 | I think this will only be used for test cases now, Is it wise to remove or deprecate this? |
I think this will only be used for test cases now, Is it wise to remove or deprecate this?