diff options
| author | Kaelyn Takata <rikka@google.com> | 2014-07-28 18:14:02 +0000 |
|---|---|---|
| committer | Kaelyn Takata <rikka@google.com> | 2014-07-28 18:14:02 +0000 |
| commit | b04846b4cde6879660d82a2f0fc8627b168acd55 (patch) | |
| tree | a2a58aefbf3177e2e954653801662cc14bafbd7d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 2b252ecf6b848e755517111af5191757cd1b3672 (diff) | |
Add another keyword-selection flag to CorrectionCandidateCallback.
The new flag, WantFunctionLikeCasts, covers a subset of the keywords
covered by WantTypeSpecifiers that can be used in casts that look like
function calls, e.g. "return long(5);", while excluding the keywords
like "enum" and "const" that would be included when WantTypeSpecifiers
is true but cannot be used in something that looks like a function call.
llvm-svn: 214109
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
