cchen added a comment.

@alokmishra.besu, I'm trying to play/learn with your patch so I downloaded the 
diff and apply it to the master branch, however, I'm getting error messages 
everywhere if `llvm::omp::OMPD_metadirective` appears:

  llvm-project/clang/include/clang/AST/StmtOpenMP.h:384:43: error: no member 
named 'OMPD_metadirective' in namespace 'llvm::omp'
                                 llvm::omp::OMPD_metadirective, 
SourceLocation(),
                                 ~~~~~~~~~~~^

Do you know why this is happening? (I've also tried clean build it but still 
get the error msg) Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91944/new/

https://reviews.llvm.org/D91944

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to