| commit | 1c615640936f8c0d628aa497f4008b8713595f27 | [log] [tgz] | 
|---|---|---|
| author | Reid Kleckner <reid@kleckner.net> | Wed Apr 30 17:10:18 2014 +0000 | 
| committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 18 02:51:57 2020 -0700 | 
| tree | 1e4e803cb67b6605a55526de4062c45bf810eaac | |
| parent | 45a0ad2f299f3000849392cf619ded11f1142c32 [diff] | 
__thread: Move constant init check to CheckCompleteVariableDeclaration
We were emitting dynamic initializers for __thread variables if there
was no explicit initializer, as in this test case:
struct S { S(); };
__thread S s;
llvm-svn: 207675
GitOrigin-RevId: 92fc0178c61db0fa9a9f52b4873fa366e47f658c