diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-15 06:24:57 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-15 06:24:57 +0000 |
commit | bd1530949d568ad5da39b9d33adef8a5d0552961 (patch) | |
tree | 7171f3bb8f339b705a43e882f4df9759226f7f4a /clang/lib/Serialization/Module.cpp | |
parent | 2ec4061e39908f73bdb7d75da9f4374d001809eb (diff) | |
download | llvm-bd1530949d568ad5da39b9d33adef8a5d0552961.zip llvm-bd1530949d568ad5da39b9d33adef8a5d0552961.tar.gz llvm-bd1530949d568ad5da39b9d33adef8a5d0552961.tar.bz2 |
decltype(e) is type-dependent if e is instantiation-dependent. Scary but true.
Don't consider decltype(e) for an instantiation-dependent, but not
type-dependent, e to be non-type-dependent but canonical(!).
llvm-svn: 148210
Diffstat (limited to 'clang/lib/Serialization/Module.cpp')
0 files changed, 0 insertions, 0 deletions