Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_clang_library(clangIncludeFixerPlugin
IncludeFixerPlugin.cpp
LINK_LIBS
clangAST
clangBasic
clangFrontend
clangIncludeFixer
clangParse
clangSema
clangTooling
${LLVM_PTHREAD_LIB}
DEPENDS
omp_gen
)