llvm-project/clang/lib/Tooling/Inclusions
Dawid Jurczak b3e2dac27c [NFC] Don't pass temporary LangOptions to Lexer
Since https://reviews.llvm.org/D120334 we shouldn't pass temporary LangOptions to Lexer.
This change fixes stack-use-after-scope UB in LocalizationChecker found by sanitizer-x86_64-linux-fast buildbot
and resolve similar issue in HeaderIncludes.
2022-02-28 20:43:28 +01:00
..
CMakeLists.txt [clang] Fix the tooling build after D119130 2022-02-09 11:52:03 +01:00
HeaderIncludes.cpp [NFC] Don't pass temporary LangOptions to Lexer 2022-02-28 20:43:28 +01:00
IncludeStyle.cpp
StandardLibrary.cpp [clangd] NFC: Move stdlib headers handling to Clang 2022-02-09 11:05:39 +01:00