[all-commits] [llvm/llvm-project] b6a29f: Revert "[analyzer] Accept C library functions from...
NagyDonat via All-commits
all-commits at lists.llvm.org
Tue Mar 12 08:00:41 PDT 2024
Branch: refs/heads/revert-84469-allow_clibrary_from_namespace_std
Home: https://github.com/llvm/llvm-project
Commit: b6a29f40aebde93977368979710ca1903482d4b4
https://github.com/llvm/llvm-project/commit/b6a29f40aebde93977368979710ca1903482d4b4
Author: NagyDonat <donat.nagy at ericsson.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h
M clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
M clang/unittests/StaticAnalyzer/CMakeLists.txt
R clang/unittests/StaticAnalyzer/IsCLibraryFunctionTest.cpp
M llvm/utils/gn/secondary/clang/unittests/StaticAnalyzer/BUILD.gn
Log Message:
-----------
Revert "[analyzer] Accept C library functions from the `std` namespace (#84469)"
This reverts commit 80ab8234ac309418637488b97e0a62d8377b2ecf.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list