aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2024-03-13 10:12:16 -0700
committerPhilip Reames <listmail@philipreames.com>2024-03-13 10:19:42 -0700
commit13ccaf9b9d4400bb128b35ff4ac733e4afc3ad1c (patch)
tree2dba1bb0849abcc447914a9df0cafbee5aff20b6 /clang/lib/Basic/Module.cpp
parent35f5caea5115d7dabf0c1a92c8627069d6dbd556 (diff)
downloadllvm-13ccaf9b9d4400bb128b35ff4ac733e4afc3ad1c.zip
llvm-13ccaf9b9d4400bb128b35ff4ac733e4afc3ad1c.tar.gz
llvm-13ccaf9b9d4400bb128b35ff4ac733e4afc3ad1c.tar.bz2
Revert "Reapply "[analyzer] Accept C library functions from the `std` namespace""
This reverts commit e48d5a838f69e0a8e0ae95a8aed1a8809f45465a. Fails to build on x86-64 w/gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) with the following message: ../llvm-project/clang/unittests/StaticAnalyzer/IsCLibraryFunctionTest.cpp:41:28: error: declaration of ‘std::unique_ptr<clang::ASTUnit> IsCLibraryFunctionTest::ASTUnit’ changes meaning of ‘ASTUnit’ [-fpermissive] 41 | std::unique_ptr<ASTUnit> ASTUnit; | ^~~~~~~ In file included from ../llvm-project/clang/unittests/StaticAnalyzer/IsCLibraryFunctionTest.cpp:4: ../llvm-project/clang/include/clang/Frontend/ASTUnit.h:89:7: note: ‘ASTUnit’ declared here as ‘class clang::ASTUnit’ 89 | class ASTUnit { | ^~~~~~~
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions