1 file changed
+1
-1
lines changedSubmodule llvm-project updated 16 files
- clang/docs/ReleaseNotes.rst+6
- clang/lib/Frontend/InitPreprocessor.cpp+95
- clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp+6
- clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp+23-2
- clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h+3
- clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp+51-24
- clang/test/Analysis/Checkers/WebKit/call-args-protected-return-value.cpp+23
- clang/test/Analysis/Checkers/WebKit/call-args-safe-functions.cpp+21
- clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp+18
- clang/test/Preprocessor/fixed-point.c+67
- clang/test/Preprocessor/no-fixed-point.c+7
- libc/cmake/modules/LLVMLibCObjectRules.cmake+4
- libc/cmake/modules/compiler_features/check_fixed_point.cpp+1-1
- libc/test/UnitTest/CMakeLists.txt+3
- llvm/include/llvm/ADT/APFixedPoint.h+1
- llvm/lib/Support/APFixedPoint.cpp+6
0 commit comments