mirror of https://github.com/jbeder/yaml-cpp.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
If a project is using the facade-header yaml-cpp/yaml.h it might get `misc-include-cleaner` warnings from the `clangd` language server and `clang-tidy` that this header is not providing directly the symbols used. The annotation with IWYU pragmas fixes that and tells the tools that it should consider all the includes as if they directly provided the symbol Documentation clangd and clang-tidy https://clang.llvm.org/extra/clang-tidy/checks/misc/include-cleaner.html points to https://clangd.llvm.org/design/include-cleaner#iwyu-pragmas This has been first implemented and docuemnted in the include-what-you-use project https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUPragmas.md#iwyu-pragma-begin_exportsend_exports Signed-off-by: Henner Zeller <h.zeller@acm.org> |
6 days ago | |
|---|---|---|
| .. | ||
| contrib | 1 year ago | |
| node | 4 months ago | |
| anchor.h | 6 years ago | |
| binary.h | 6 years ago | |
| depthguard.h | 6 years ago | |
| dll.h | 1 year ago | |
| emitfromevents.h | 2 years ago | |
| emitter.h | 4 months ago | |
| emitterdef.h | 11 years ago | |
| emittermanip.h | 6 years ago | |
| emitterstyle.h | 1 year ago | |
| eventhandler.h | 6 years ago | |
| exceptions.h | 1 year ago | |
| fptostring.h | 1 year ago | |
| mark.h | 11 years ago | |
| noexcept.h | 6 years ago | |
| null.h | 1 year ago | |
| ostream_wrapper.h | 6 years ago | |
| parser.h | 7 years ago | |
| stlemitter.h | 6 years ago | |
| traits.h | 4 months ago | |
| yaml.h | 6 days ago | |