aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-05-04 18:18:31 +0000
committerDouglas Gregor <dgregor@apple.com>2010-05-04 18:18:31 +0000
commitc8be95274d615a6ca3d4b717267100531ff84ed2 (patch)
tree16207c834f17e11f4a46d55c7a35958bc7102140 /clang/lib/Frontend/CompilerInvocation.cpp
parenta25ee78fc0afc78dd363037daef4245f92e23218 (diff)
downloadllvm-c8be95274d615a6ca3d4b717267100531ff84ed2.zip
llvm-c8be95274d615a6ca3d4b717267100531ff84ed2.tar.gz
llvm-c8be95274d615a6ca3d4b717267100531ff84ed2.tar.bz2
When instantiating a function that was declared via a typedef, e.g.,
typedef int functype(int, int); functype func; also instantiate the synthesized function parameters for the resulting function declaration. With this change, Boost.Wave builds and passes all of its regression tests. llvm-svn: 103025
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions