| commit | cd975018feb88d2ae9f83b712b1d3684985df0f3 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Tue Jan 19 23:42:44 2016 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Tue Jan 19 23:42:44 2016 +0000 |
| tree | 52651c3767ecc3ccac0b62691be131dbfefa1fd8 | |
| parent | 6f630f800beee0653ae7d7bf28d2ea2b145aeb04 [diff] |
Module Debugging: Make sure that anonymous tag decls that define global variables are visited. This shouldn't encourage anyone to put global variables into clang modules. rdar://problem/24199640 llvm-svn: 258250