aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-04-14 21:45:45 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-04-14 21:45:45 +0000
commitea698b3f6cad84f7f583282dce3e03e24fe80e98 (patch)
tree851f460d8d231911fafd2df0fac4422a57fcc22d /lib/StaticAnalyzer/Core/ExprEngine.cpp
parent06d9b1ad0bca7230cbae57e3e3207dda77a9eac0 (diff)
Detect when the string "<::" is found in code after a cast or template name and is interpreted as "[:" because of the digraph "<:". When found, give an error with a fix-it to add whitespace between the "<" and "::".
Patch by Richard Trieu! Plus a small tweak from me to deal with one of the tokens coming from a macro. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129540 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions