"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "440a6832c5b3823eb730719f997e2866e504a274"
[ClangFormat] Only insert #include into the #include block in the beginning of the file.
Summary: This avoid inserting #include into: - raw string literals containing #include. - #if block. - Special #include among declarations (e.g. functions). Reviewers: djasper Subscribers: cfe-commits, klimek Differential Revision: https://reviews.llvm.org/D26909 llvm-svn: 288493
Loading
Please register or sign in to comment