commit | 5404a156be26de1c63ca9916187f970848bb4dbb | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sun Oct 05 00:06:24 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sun Oct 05 00:06:24 2008 +0000 |
tree | e972deed236a34ebe1e526b4a5430a96a60a1101 | |
parent | d3f779019c1c944e940567ff0f6585eff5534337 [diff] |
Resolve ambiguous C++ statements (C++ 6.8p1). 'ParseTentative.cpp' implements the functionality needed to resolve ambiguous C++ statements, to either a declaration or an expression, by "tentatively parsing" them. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57084 91177308-0d34-0410-b5e6-96231b3b80d8