Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Sema/SemaOpenMP.cpp | ||
|---|---|---|
| 11657–11659 | I don't think we should do it right now. It is required for codegen and must be implemented in codegen part. | |
Need a successful test, which prints AST and tests serialization/deserialization, especially with dependent types and instantiatiations
| include/clang/AST/OpenMPClause.h | ||
|---|---|---|
| 4236 | \brief | |
| 4248 | \brief | |
| 4258 | \brief | |
| 4269 | \brief | |
| lib/Sema/SemaOpenMP.cpp | ||
| 11648–11649 | What if Type is dependent? | |
| lib/Sema/SemaOpenMP.cpp | ||
|---|---|---|
| 11648–11649 | As per use_device_ptr comment:
If this is not enough, can you please explain what needs to be done? Thanks!! | |
\brief