diff options
| author | Brad King <brad.king@kitware.com> | 2014-08-06 13:11:41 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2014-08-06 13:11:41 (GMT) |
| commit | c6acbc90630064aaac0d0c23ea4d7afaceac48db (patch) | |
| tree | 14e90e7cc8bf0355c46eb214384bc88b88b99826 /Tests/Module/WriteCompilerDetectionHeader/main.cpp | |
| parent | 4ec6ff8f9f38d02e300b3fc6bf75c2743eb70f97 (diff) | |
| download | CMake-c6acbc90630064aaac0d0c23ea4d7afaceac48db.zip CMake-c6acbc90630064aaac0d0c23ea4d7afaceac48db.tar.gz CMake-c6acbc90630064aaac0d0c23ea4d7afaceac48db.tar.bz2 | |
Genex: Remove unnecessary check of context->Makefile
The context->Makefile is never NULL, but our checks for it convince
Clang scan-build that it might be NULL. Then it warns about later
unchecked uses. Drop the unnecessary checks.
Diffstat (limited to 'Tests/Module/WriteCompilerDetectionHeader/main.cpp')
0 files changed, 0 insertions, 0 deletions
