aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-diff
AgeCommit message (Expand)Author
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-11-05[clang-diff] NFC: formatJohannes Altmanninger
2017-08-23[clang-diff] Properly clear the selection in HTML diffJohannes Altmanninger
2017-08-23[clang-diff] HTML diff navigationJohannes Altmanninger
2017-08-22[clang-diff] Refactor stop-after command-line flagJacob Gravelle
2017-08-20[clang-diff] Improve and test getNodeValueJohannes Altmanninger
2017-08-20[clang-diff] Fix similarity computationJohannes Altmanninger
2017-08-19[clang-diff] Fix compiler warningJohannes Altmanninger
2017-08-19[clang-diff] Add HTML side-by-side diff outputJohannes Altmanninger
2017-08-19[clang-diff] Fix warning about useless comparisonJohannes Altmanninger
2017-08-19[clang-diff] Make printing of matches optionalJohannes Altmanninger
2017-08-19[clang-diff] Add option to dump the AST, one node per lineJohannes Altmanninger
2017-08-19Revert "Revert "[clang-diff] Move printing of matches and changes to clang-di...Johannes Altmanninger
2017-08-19Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""Johannes Altmanninger
2017-08-18Revert "[clang-diff] Move the JSON export function to clang-diff"Vlad Tsyrklevich
2017-08-18Revert "[clang-diff] Move printing of matches and changes to clang-diff"Vlad Tsyrklevich
2017-08-18[clang-diff] Move printing of matches and changes to clang-diffJohannes Altmanninger
2017-08-18[clang-diff] Move the JSON export function to clang-diffJohannes Altmanninger
2017-08-18[clang-diff] Add commandline arguments.Johannes Altmanninger
2017-07-27[clang-diff] Rename, NFCJohannes Altmanninger
2017-07-21[clang-diff] Add initial implementationAlex Lorenz