]> granicus.if.org Git - clang/commit
Fix misspelled enum
authorJonathan Roelofs <jonathan@codesourcery.com>
Tue, 14 Mar 2017 17:29:33 +0000 (17:29 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Tue, 14 Mar 2017 17:29:33 +0000 (17:29 +0000)
commite62853ab5b0fe8611b44de74a12bc87b6ceba5f6
tree86aa369347b45a33f4364449daec095e463a6b6a
parent6f24c2858a0becbf5e97ca7ca4144aa1daea027e
Fix misspelled enum

https://reviews.llvm.org/D30945

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297756 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseOpenMP.cpp
lib/Parse/ParseStmt.cpp