]> granicus.if.org Git - clang/commit
Emit a .ident saying that clang produced this file.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Oct 2013 19:28:50 +0000 (19:28 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Oct 2013 19:28:50 +0000 (19:28 +0000)
commit9686f1234e1b9a44270452477e6690ccadcd204a
tree9b3873acd09b06e5117db0341520e6c7112c1b18
parent15dbacc7cb0e01256345d85efdf1d43eec71b9f9
Emit a .ident saying that clang produced this file.

Patch by Katya Romanova.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
test/CodeGenObjC/ivar-base-as-invariant-load.m
test/Driver/ident_md.c [new file with mode: 0644]