| commit | cb3f812b6b9fab8f3b41414f24e90222170417b4 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <samsonov@google.com> | Thu Mar 20 10:48:29 2014 +0000 |
| committer | Alexey Samsonov <samsonov@google.com> | Thu Mar 20 10:48:29 2014 +0000 |
| tree | ac02f7f09fed1a8d527c8ff2c3998219048fa819 | |
| parent | a0f5328984de79fba24ec55cd1cc3fcc3eb98cfa [diff] |
Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags. These flags are deprecated since at least Clang 3.3. Users should instead use -fsanitize= with appropriate values. llvm-svn: 204330