aboutsummaryrefslogtreecommitdiff
path: root/utils/clangVisualizers.txt
AgeCommit message (Collapse)Author
2012-05-31Updating the visualizers to include more datatypes. Patch thanks to Jay ↵Aaron Ballman
Blanchard. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157763 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-16SmallString Visual Studio visualizer by Will Wilson.David Blaikie
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156959 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-19Add SmallVectorImpl Visual Studio visualizer. Patch by Nikola Smiljanic.David Blaikie
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155140 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-10Adding namespace qualifiers to the visualizers and improving their behavior.Aaron Ballman
Patch thanks to Nikola Smiljanic git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152514 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-06Added MSVC visualizers for PointerIntPair and PointerUnions.Aaron Ballman
Patch by Nikola Smiljanic git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149896 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-27Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!Douglas Gregor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136207 91177308-0d34-0410-b5e6-96231b3b80d8