summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-11 18:44:32 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-11 18:44:32 +0000
commitc732aba9a98c1092d435a31014f8bd1d63a8a95d (patch)
tree816baee27491944c469233ebbe256ef5b312dff2 /clang/lib/CodeGen/CodeGenModule.cpp
parentf544a534cf03dde5d34c3bb719b7612e1a2dd847 (diff)
downloadbcm5719-llvm-c732aba9a98c1092d435a31014f8bd1d63a8a95d.tar.gz
bcm5719-llvm-c732aba9a98c1092d435a31014f8bd1d63a8a95d.zip
Cleanup and test C++ default arguments. Improvements include:
- Diagnose attempts to add default arguments to templates (or member functions of templates) after the initial declaration (DR217). - Improve diagnostics when a default argument is redefined. Now, the note will always point at the place where the default argument was previously defined, rather than pointing to the most recent declaration of the function. llvm-svn: 81548
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud