diff options
author | Louis Dionne <ldionne@apple.com> | 2020-07-20 16:15:49 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-07-20 16:19:08 -0400 |
commit | 78f543e5a1cd46b5232d5479dd513d2110f52e96 (patch) | |
tree | d2542b3ecd80c37b17b6ed87b264d3e940c43da0 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 750f4c591d6c3a62887250783e2a63af0daaa630 (diff) | |
download | llvm-78f543e5a1cd46b5232d5479dd513d2110f52e96.zip llvm-78f543e5a1cd46b5232d5479dd513d2110f52e96.tar.gz llvm-78f543e5a1cd46b5232d5479dd513d2110f52e96.tar.bz2 |
[NFC] Use std::free instead of ::free
Since we include <cstdlib> instead of <stdlib.h>, it makes sense to
use std::free.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions