Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to reproduce misc-include-cleaner issue

Tested with clang-tidy-21

  • Create build folder : mkdir build && cd build
  • Create compilation database : cmake ..
  • Go back to test folder : cd ..
  • Run clang tidy :
    • clang-tidy-21 -p=build -header-filter=.* main.cpp
    • clang-tidy-21 -p=build -header-filter=.* B.hpp

About

Reproductible project to identify issue with misc-include-cleaner & clang 21

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages