Commit 596b5988 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Fix Clang sphinx build

parent f8d448d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -364,6 +364,7 @@ Improvements to Clang's diagnostics
  following code

  .. code-block:: cpp

      struct Foo {
        operator int();
        operator const char*();