aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorBlue Gaston <bgaston2@apple.com>2022-09-09 08:53:05 -0700
committerBlue Gaston <bgaston2@apple.com>2022-09-09 08:54:13 -0700
commitd1fe5cf5224ee1ee0498533f5a299e3b49bcde45 (patch)
tree23dbc10d0fc1ddcf5c61d34afec882b007bb752f /clang/lib/Frontend/CompilerInstance.cpp
parent7a8178258516bb3a209dd90b7fbf5525f97151e4 (diff)
downloadllvm-d1fe5cf5224ee1ee0498533f5a299e3b49bcde45.zip
llvm-d1fe5cf5224ee1ee0498533f5a299e3b49bcde45.tar.gz
llvm-d1fe5cf5224ee1ee0498533f5a299e3b49bcde45.tar.bz2
[ASAN][DARWIN] Remove getpwnam(NULL) test for undefined behavior
Reverting a patch that was added to test for getpwnam(NULL) -- it was noted at the time the behavior might have been a bug, however the patch was added for binary compatibility. Because of the change in the expected behavior, we are reverting this commit, as the test added is no longer passing. Update: Rather than reverting the original commit, updating this to only remove the unnecessary test. Original Patch: https://reviews.llvm.org/D40052 rdar://98592334
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions