forked from OSchip/llvm-project
5f1f6eceb3
- The include fixer plugin does not directly depend on pthread, but can pick up pthread references transitively through inlining. Just add pthreads to the linked libs unconditionally. - MSVC emits bogus warnings when including <future> and building without exceptions. Blacklist the warnings explicitly. llvm-svn: 291892 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IncludeFixerPlugin.cpp |