aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMarcello Maggioni <hayarms@gmail.com>2015-09-21 17:58:14 +0000
committerMarcello Maggioni <hayarms@gmail.com>2015-09-21 17:58:14 +0000
commitab58c74d98da441a2f09ab3a135be001bd598c6b (patch)
treea39b7ddf285d1c64c5867a20ee71fc819362d0c4 /clang/lib/CodeGen/CodeGenModule.cpp
parent68448fe00c33356d36291a8a65b9ee0b4b6db8c4 (diff)
downloadllvm-ab58c74d98da441a2f09ab3a135be001bd598c6b.zip
llvm-ab58c74d98da441a2f09ab3a135be001bd598c6b.tar.gz
llvm-ab58c74d98da441a2f09ab3a135be001bd598c6b.tar.bz2
[DivergenceAnalysis] Separated definition of class into header.
The definition of the DivergenceAnalysis pass was in a CPP file and wasn't accessible to users of the analysis to get it through "getAnalysis<>()". This patch extracts the definition into a separate header that can be used by users of the analysis to fetch the results. Patch by Volkan Keles (vkeles@apple.com) llvm-svn: 248186
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions