diff options
author | Aaron Puchert <aaron.puchert@sap.com> | 2024-12-12 15:38:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 15:38:37 +0100 |
commit | bae383ba6b53b0d8257c83f99ceecdd751d0a378 (patch) | |
tree | 07fefed2886a886e2f74a27dd031132855069472 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | bdaa82a7bb14b1016dbee554ef919323a197754d (diff) | |
download | llvm-bae383ba6b53b0d8257c83f99ceecdd751d0a378.zip llvm-bae383ba6b53b0d8257c83f99ceecdd751d0a378.tar.gz llvm-bae383ba6b53b0d8257c83f99ceecdd751d0a378.tar.bz2 |
[Driver] Cache SanitizerArgs (NFC) (#119442)
The name getSanitizerArgs seems to mislead callers that this is a cheap
function, but it extracts the SanitizerArgs each time it is called.
So we try to reuse it a bit more.
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions