diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-11-10 10:07:20 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-11-10 10:08:07 +0700 |
commit | 5b7ea8e62921e53fdea73d948eb0d48c071d4b73 (patch) | |
tree | b175fcedb8b935556c6ef2f0faead48e5b5d4313 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 7352f42cdc3c44038408edcdc4eb9890546020eb (diff) | |
download | llvm-5b7ea8e62921e53fdea73d948eb0d48c071d4b73.zip llvm-5b7ea8e62921e53fdea73d948eb0d48c071d4b73.tar.gz llvm-5b7ea8e62921e53fdea73d948eb0d48c071d4b73.tar.bz2 |
[clang-tblgen] Fix non-determinism in generating AttributeReference.rst
As for now, the categories are printed in an arbitrary order which
depends on the addresses of dynamically allocated objects. The patch
sorts them in an alphabetical order thus making the output stable.
Differential Revision: https://reviews.llvm.org/D113477
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions