summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTDiagnostic.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2017-12-21 21:47:22 +0000
committerPaul Robinson <paul.robinson@sony.com>2017-12-21 21:47:22 +0000
commitf183848ace53f11543eaeeaaf753d190e063f4b8 (patch)
tree2b8728c0f4911c76fa9fed2b05706777e341173b /clang/lib/AST/ASTDiagnostic.cpp
parenta973cc2282d4fa6f9822a87377e2c6cc28caa175 (diff)
[AST] Incorrectly qualified unscoped enumeration as template actual parameter.
An unscoped enumeration used as template argument, should not have any qualified information about its enclosing scope, as its visibility is global. In the case of scoped enumerations, they must include information about their enclosing scope. Patch by Carlos Alberto Enciso! Differential Revision: https://reviews.llvm.org/D39239 llvm-svn: 321312
Diffstat (limited to 'clang/lib/AST/ASTDiagnostic.cpp')
0 files changed, 0 insertions, 0 deletions