[clang][analyzer] Modify include AllocationState.h in PutenvWithAutoChecker.cpp
authorUtkarsh Saxena <usx@google.com>
Thu, 20 Feb 2020 16:09:58 +0000 (17:09 +0100)
committerUtkarsh Saxena <usx@google.com>
Thu, 20 Feb 2020 16:17:36 +0000 (17:17 +0100)
commitcb54c13c217b3e5fcda5c97bab229c1f9c3934b7
treedb343d2c9df53d339705187a87b3a02923f35b96
parentfc2b4a02b1a82c40ac1459cd15b9911ebfc78acc
[clang][analyzer] Modify include AllocationState.h in PutenvWithAutoChecker.cpp

Summary:
PutenvWithAutoChecker.cpp used to include "AllocationState.h" that is present in project root.
This makes build systems like blaze unhappy. Made it include the header relative to source file.

Reviewers: kadircet

Subscribers: xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, Charusso, martong, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D74906
clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp