This revision was automatically updated to reflect the committed changes.
Closed by commit rL260811: [OPENMP] NFC rewrite ParseOpenMPDirectiveKind
(authored by dpolukhin).
Changed prior to commit:
http://reviews.llvm.org/D17197?vs=47794&id=47899#toc
Repository:
rL LLVM
http://reviews.llvm.o
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG
http://reviews.llvm.org/D17197
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co
DmitryPolukhin created this revision.
DmitryPolukhin added a reviewer: ABataev.
DmitryPolukhin added a subscriber: cfe-commits.
New implementation is easier to read and extend.
http://reviews.llvm.org/D17197
Files:
lib/Parse/ParseOpenMP.cpp
Index: lib/Parse/ParseOpenMP.cpp
===