Go to file
Yan Wang 7696b71d64 [clang-tidy] TwineLocalCheck: add param # checking
Summary:
The statement **getArg** tries to get the first one without checking, which may cause segmentation fault.

 

Reviewers: chh, bkramer

Reviewed By: bkramer

Subscribers: cfe-commits, xazax.hun

Tags: #clang-tools-extra

Differential Revision: https://reviews.llvm.org/D33103

llvm-svn: 303001
2017-05-14 04:14:59 +00:00
clang [ASTImporter] Improve handling of incomplete types 2017-05-13 00:46:33 +00:00
clang-tools-extra [clang-tidy] TwineLocalCheck: add param # checking 2017-05-14 04:14:59 +00:00
compiler-rt [XRay] Fix build with libc++ (NFC). 2017-05-12 22:26:42 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3. 2017-05-12 20:33:46 +00:00
libcxxabi [libcxxabi] Do not align field unwindHeader when building for ARM EHABI. 2017-05-13 06:28:17 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00
lldb Fixed the OS X build after Error -> Status rename. 2017-05-12 21:53:44 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Renable test that was disabled due to cost analysis 2017-05-14 02:58:39 +00:00
openmp Clang-format and whitespace cleanup of source code 2017-05-12 18:01:32 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Simplify] Remove identical write removal. NFC. 2017-05-13 12:20:57 +00:00