diff options
author | Fangrui Song <i@maskray.me> | 2025-01-02 17:08:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-02 17:08:18 -0800 |
commit | 3792b36234b6c87d728f0a905543e284bf961460 (patch) | |
tree | 60a91bdccf7dfc4b3bd17bd4dfcd4b77ecf11a23 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 8e404509cc130d95f09f255649a87446ca81b187 (diff) | |
download | llvm-3792b36234b6c87d728f0a905543e284bf961460.zip llvm-3792b36234b6c87d728f0a905543e284bf961460.tar.gz llvm-3792b36234b6c87d728f0a905543e284bf961460.tar.bz2 |
[lld][WebAssembly] Replace config-> with ctx.arg.
Change the global variable reference to a member access of another
variable `ctx`. In the future, we may pass through `ctx` to functions to
eliminate global variables.
Pull Request: https://github.com/llvm/llvm-project/pull/119835
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions