Handle text escaping (e.g. & -> &) last, to avoid interactions between 'replace' operations and insert operations.  This fixes a problem with "&;&" on line 666 of the gcc.c example I sent out.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49874 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed