Delay checking for mutable const fields until we're checking the field.
Allows this check to work properly for instantiated fields and removes
an unnecessary GetTypeForDeclarator call.

llvm-svn: 105463
2 files changed
tree: df2baffe3da118193f887eb1a0b8ffabf15b549a
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. llvm/