diff options
author | Manuel Klimek <klimek@google.com> | 2015-08-14 11:47:51 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2015-08-14 11:47:51 +0000 |
commit | 5d093286f0f489e79c3849cb4c76564de3ed45be (patch) | |
tree | 8de755480212df374038c5f8cc5837ac810a7b64 /clang/lib/Sema/SemaOpenMP.cpp | |
parent | 87405c7f669180a9c39a58b0814580165ffe9eba (diff) | |
download | bcm5719-llvm-5d093286f0f489e79c3849cb4c76564de3ed45be.tar.gz bcm5719-llvm-5d093286f0f489e79c3849cb4c76564de3ed45be.zip |
Fix AST matcher documentation.
Fix a bug in the matcher docs where callExpr(on(...)) was in the examples,
but didn't work (on() only works for memberCallExpr).
Fix a bug in the doc dump script that was introduced in r231575 when
removing a regexp capture without adapting the code that uses the
captures.
llvm-svn: 245040
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions