llvm-project/clang/include
Richard Smith 3775d811ff Improve module dumping for debugging.
* List inferred lists of imports in `#pragma clang __debug module_map`.

  * Add `#pragma clang __debug modules {all,visible,building}` to dump
    lists of known / visible module names or the building modules stack.
2021-03-22 19:07:46 -07:00
..
clang Improve module dumping for debugging. 2021-03-22 19:07:46 -07:00
clang-c [OPENMP51]Initial support for the interop directive. 2021-03-17 09:42:07 -07:00
CMakeLists.txt