Skip to content

Commit

Permalink
[NFC] Fix link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
banach-space committed Jul 28, 2020
1 parent e74a678 commit 67df06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ documentation that I have found very helpful.
* **clang-query**
* _"Exploring Clang Tooling Part 2: Examining the Clang AST with clang-query"_, Stephen Kelly, [blog post](https://devblogs.microsoft.com/cppblog/exploring-clang-tooling-part-2-examining-the-clang-ast-with-clang-query/)
* _"The Future of AST-Matcher based Refactoring"_, Stephen Kelly, [video 1](https://www.youtube.com/watch?v=yqi8U8Q0h2g&t=1202s), [video 2](https://www.youtube.com/watch?v=38tYYrnfNrs), [blog post](https://steveire.wordpress.com/2019/04/30/the-future-of-ast-matching-refactoring-tools-eurollvm-and-accu/)
* Compiler Explorer [view](godbolt.org/z/clang-query) with clang-query
* Compiler Explorer [view](https://godbolt.org/z/clang-query) with clang-query

License
========
Expand Down

0 comments on commit 67df06b

Please sign in to comment.