[all-commits] [llvm/llvm-project] ef1d4b: [Clang][CGM] style cleanups NFC
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Mon Jun 1 09:33:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef1d4bec891b2121fffa68675e3792b2527a75ee
https://github.com/llvm/llvm-project/commit/ef1d4bec891b2121fffa68675e3792b2527a75ee
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[Clang][CGM] style cleanups NFC
Summary:
Forked from:
https://reviews.llvm.org/D80242
Use the getter for access to DebugInfo consistently.
Use break in switch in CodeGenModule::EmitTopLevelDecl consistently.
Reviewers: dblaikie
Reviewed By: dblaikie
Subscribers: cfe-commits, srhines
Tags: #clang
Differential Revision: https://reviews.llvm.org/D80840
More information about the All-commits
mailing list