summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-02-16 01:10:50 +0000
committerBill Wendling <isanbard@gmail.com>2012-02-16 01:10:50 +0000
commit7346277b6bcf71652e32bc8a4c8e580916329e60 (patch)
tree6237caf25dad6a64a5791ff438af22e4b88a5e91 /clang/lib/CodeGen/CGClass.cpp
parentd3b672c38545de350a09d06fa19bd0f7589d9345 (diff)
downloadbcm5719-llvm-7346277b6bcf71652e32bc8a4c8e580916329e60.tar.gz
bcm5719-llvm-7346277b6bcf71652e32bc8a4c8e580916329e60.zip
Give a description of the Objective-C garbage collection module flags.
The rule governing the flags is this: no-gc + no-gc = no-gc no-gc + gc = no-gc no-gc + gc-only = error gc + gc = gc gc + gc-only = gc-only gc-only + gc-only = gc-only llvm-svn: 150646
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud