[ClangModule] Fix decl-params-determinisim test after serialization change (#72572)
commit6e31709283478aec409af924d9e9c13843f13c42
authorSteven Wu <stevenwu@apple.com>
Fri, 17 Nov 2023 17:17:15 +0000 (17 09:17 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 17:17:15 +0000 (17 09:17 -0800)
tree444bd358c3475b57798f8468d7fb5849d493d4de
parentaafad2d214246bae4d53ce3178b11486ebc83890
[ClangModule] Fix decl-params-determinisim test after serialization change (#72572)

Fix decl-params-determinisim test after 48be81e1 packed some information
in the clang module. The test is to make sure the decls are appearing in
a strict ordering and it relies on check the correct field in the
bitcode format.

Add more explanation in the comments to help future updates when
serialization format affects this test.
clang/test/Modules/decl-params-determinisim.m