--- old+++ new@@ -1,3 +1,2 @@
C++ Raw StringがR"で終わる識別子でRそのものでない(PTIdPTR等)場合にも
Raw Stringと判定していたのをR,uR,u8R,UR,LRの識別子の場合のみに変更します。
-また、Raw Stringを処理しないC言語風文字列を追加します。
Group: -->
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
テスト用ファイル
C言語文字列の追加を分離しました。
Diff:
再利用しやすいように判定部分を別関数にする
Diff:
Diff:
[r3921]でコミットしました。
Related
Commit: [r3921]