]> granicus.if.org Git - clang/commit
Don't ignore the const attribute - we even have CG support for that. Do ignore the...
authorAnders Carlsson <andersca@mac.com>
Sat, 14 Feb 2009 04:12:57 +0000 (04:12 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 14 Feb 2009 04:12:57 +0000 (04:12 +0000)
commitc41ec23d9f8ef80b8c62df978013c22dcdcbdbe3
tree68a6eef7384d2d5e5667d831cd20a6251d5e5473
parenta837a07d46494aa53fc7ba827759ea1ef35b72d2
Don't ignore the const attribute - we even have CG support for that. Do ignore the malloc attribute however.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64538 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/AttributeList.h
lib/Parse/AttributeList.cpp