| commit | 43b2cae82a39dcabdfe56c457789b90babd37a5f | [log] [tgz] |
|---|---|---|
| author | Justin Bogner <mail@justinbogner.com> | Wed Feb 11 03:05:02 2015 +0000 |
| committer | Justin Bogner <mail@justinbogner.com> | Wed Feb 11 03:05:02 2015 +0000 |
| tree | 6112f686aedd44a31915457dbbefe39e64ddcb1d | |
| parent | 2368c82de045871c0aeaec5b192c80ce95aa82ae [diff] |
Revert "[UBSan] Enable -Wglobal-constructors." We're still using global constructors when not on linux, so this was causing warnings on Darwin. Reverting for now. This reverts r228384. llvm-svn: 228795