Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/lib/CodeGen/CGCall.h | ||
|---|---|---|
| 26 | This is the main change. The included file was not used here at all. | |
| clang/lib/CodeGen/TargetInfo.h | ||
|---|---|---|
| 49 | Had to do this due to "incomplete class" error. Should not change a thing because this constructor is ever used in TargetInfo.cpp, where it now resides. | |
Comment Actions
To reviewers: if you are OK with the patch, could you please merge it? I don't have permission yet.
| clang/lib/CodeGen/ABIInfo.h | ||
|---|---|---|
| 39 | Not used in this file. (This class does not seem to be used anywhere.) | |
Comment Actions
Testing and will push in one minute
| clang/lib/CodeGen/CGObjCRuntime.h | ||
|---|---|---|
| 37 | The style is to remove indentation. I'll fix it. | |
Not used in this file. (This class does not seem to be used anywhere.)