The map modifier 'delete' is parser in c++ mode as a delete keyword, which requires special handling in the map clause parsing.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17629
[OpenMP] Fix parsing of delete map clause modifier in C++ mode. ClosedPublic Authored by sfantao on Feb 25 2016, 5:29 PM.
Details Summary The map modifier 'delete' is parser in c++ mode as a delete keyword, which requires special handling in the map clause parsing.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 25 2016, 7:57 PM
Revision Contents
Diff 49130 lib/Parse/ParseOpenMP.cpp
test/OpenMP/target_enter_data_map_messages.c
test/OpenMP/target_exit_data_ast_print.cpp
test/OpenMP/target_exit_data_map_messages.c
|