diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2012-11-14 22:09:59 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2012-11-14 22:09:59 +0000 |
commit | 1f576831c904ea460e52bb86733fa17b1aeb6a50 (patch) | |
tree | 6a9ff7e88b1c38b132bd679261b0b7d606304289 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 950d8703b1e79df72b8acda09421d1e0c9f262b8 (diff) | |
download | llvm-1f576831c904ea460e52bb86733fa17b1aeb6a50.zip llvm-1f576831c904ea460e52bb86733fa17b1aeb6a50.tar.gz llvm-1f576831c904ea460e52bb86733fa17b1aeb6a50.tar.bz2 |
When evaluating variably modified types for function parameters, dig out the
type as written from the ParmVarDecl; it's unclear whether the standard
(C99 6.9.1p10) requires this, but we're following the precedent set by gcc,
and hopefully nobody will ever ask about this again.
PR9559 / <rdar://problem/12621983>.
llvm-svn: 167985
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions