summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PeepholeOptimizer.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-07-28 19:54:11 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-07-28 19:54:11 +0000
commitf86b0ae196c3a2f8862bf926a5867a5029e8ace7 (patch)
treecba9f291839d7d23ceb0147f0bbb8da7aabe915f /llvm/lib/CodeGen/PeepholeOptimizer.cpp
parentf7759e8fabe036696f2a1352c53ed3806fafbdd6 (diff)
downloadbcm5719-llvm-f86b0ae196c3a2f8862bf926a5867a5029e8ace7.tar.gz
bcm5719-llvm-f86b0ae196c3a2f8862bf926a5867a5029e8ace7.zip
PR13433: In Microsoft mode, don't require function calls within decltype
expressions to have complete return types (or accessible destructors). If the return type is required to be complete for some other reason (for instance, if it is needed by overload resolution), then it will still be required to be complete. This is apparently required in order to parse a MSVC11 header. llvm-svn: 160924
Diffstat (limited to 'llvm/lib/CodeGen/PeepholeOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud