diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-02-12 00:38:46 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-02-12 00:38:46 +0000 |
| commit | 24b794e8aa149517f212e2e46118b6b5262dd7a2 (patch) | |
| tree | b1fe835ac5d15c9d07d233b0a5d7a82ceafefac1 /clang/docs/UsersManual.rst | |
| parent | ba6ca87ffb280bc274229bac588cfc87242ccd94 (diff) | |
| download | bcm5719-llvm-24b794e8aa149517f212e2e46118b6b5262dd7a2.tar.gz bcm5719-llvm-24b794e8aa149517f212e2e46118b6b5262dd7a2.zip | |
Make compCtors strict weak ordering.
Previously, if both A and B are ".ctors", both compCtors(A, B) and
compCtors(B, A) are true, which is a violation of the strict weak
ordering because such function is not antisymmetric.
llvm-svn: 260633
Diffstat (limited to 'clang/docs/UsersManual.rst')
0 files changed, 0 insertions, 0 deletions

