diff options
| author | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-04-29 17:30:04 +0000 |
|---|---|---|
| committer | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-04-29 17:30:04 +0000 |
| commit | 2b9cacbffa4f7cc024ff5cdd7025e881c23f407e (patch) | |
| tree | e4f072ac0b4aab9411352b3314ac1e9f6d9cb252 /clang/www | |
| parent | 99fe1695c7146fe968acaba68261d3e2383103cd (diff) | |
| download | bcm5719-llvm-2b9cacbffa4f7cc024ff5cdd7025e881c23f407e.tar.gz bcm5719-llvm-2b9cacbffa4f7cc024ff5cdd7025e881c23f407e.zip | |
Have the parser communicate the exception specification to the action.
llvm-svn: 70389
Diffstat (limited to 'clang/www')
| -rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index e8547cd6bb4..8f857e4d8d4 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -1668,7 +1668,7 @@ welcome!</p> </tr> <tr> <td> 15.4 [except.spec]</td> - <td></td> + <td class="complete" align="center">✓</td> <td></td> <td></td> <td></td> |

