summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbstructureddata
diff options
context:
space:
mode:
authorRichard Howell <rmaz@users.noreply.github.com>2025-09-02 08:56:55 -0700
committerGitHub <noreply@github.com>2025-09-02 08:56:55 -0700
commitbde2abd3a6299dc60fd6ec6726b77808d0c17dbd (patch)
tree8dda69713075955891a3fd18014db7558d9549c3 /lldb/test/API/python_api/sbstructureddata
parent85136993b6aea653bf78b8f1eb86a49ada9c02c7 (diff)
[clang] load umbrella dir headers in sorted order (#156108)
Clang modules sort the umbrella dir headers by name before adding to the module's includes to ensure deterministic output across different file systems. This is insufficient however, as the header search table is also serialized. This includes all the loaded headers by file reference, which are allocated incrementally. To ensure stable output we have to also create the file references in sorted order.
Diffstat (limited to 'lldb/test/API/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions