]> granicus.if.org Git - clang/commit
[clang] Move two utility functions into SourceManager
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 30 Oct 2018 12:37:16 +0000 (12:37 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 30 Oct 2018 12:37:16 +0000 (12:37 +0000)
commitdbebe6ee9c0b6e15541bf03b3bf08dd1fd107a88
tree3e0f8c5a9f8b6dd43535df32b782ddb325f08c50
parent29bc80e5f70b8a72ea47803d45e78e5117baa27b
[clang] Move two utility functions into SourceManager

Summary: So we can keep that not-so-great logic in one place.

Reviewers: rsmith, aaron.ballman

Reviewed By: rsmith

Subscribers: nemanjai, kbarton, cfe-commits

Tags: #clang

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345594 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/SourceManager.h
lib/CodeGen/MacroPPCallbacks.cpp