summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/CMakeLists.txt
blob: c24ea06aa02424489808cc819438f14e2275680d (plain)
1
2
3
4
5
set(LLVM_TARGET_DEFINITIONS StmtNodes.td)
tablegen(StmtNodes.inc
         -gen-clang-stmt-nodes)
add_custom_target(ClangStmtNodes
  DEPENDS StmtNodes.inc)
OpenPOWER on IntegriCloud