diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-07-24 20:34:43 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-07-24 20:34:43 +0000 |
commit | a6ef8f0813d55266dea52b49f13d0a250b5dad7d (patch) | |
tree | 75223c997ff48ecf222d37857c327b415e243a2f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4dcc53f3125d7af704a47df97fb38a6d930bb5c4 (diff) | |
download | bcm5719-llvm-a6ef8f0813d55266dea52b49f13d0a250b5dad7d.tar.gz bcm5719-llvm-a6ef8f0813d55266dea52b49f13d0a250b5dad7d.zip |
Template instantiation for static data members that are defined out-of-line.
Note that this also fixes a bug that affects non-template code, where we
were not treating out-of-line static data members are "file-scope" variables,
and therefore not checking their initializers.
llvm-svn: 77002
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions