aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/MyFirstLanguageFrontend
diff options
context:
space:
mode:
authorAaron Puchert <aaron.puchert@sap.com>2024-12-12 15:38:37 +0100
committerGitHub <noreply@github.com>2024-12-12 15:38:37 +0100
commitbae383ba6b53b0d8257c83f99ceecdd751d0a378 (patch)
tree07fefed2886a886e2f74a27dd031132855069472 /llvm/docs/tutorial/MyFirstLanguageFrontend
parentbdaa82a7bb14b1016dbee554ef919323a197754d (diff)
downloadllvm-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